Skip to content
Cursor

LinkedIn Ads MCP Server for Cursor

io.github.cesteral/linkedin-mcp

LinkedIn Ads management and analytics — CRUD, targeting, delivery forecasts, and media uploads

client:Cursor transport:streamable-http runtime:npm

Install LinkedIn Ads MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "linkedin-mcp": {
      "url": "https://{host}/linkedin-mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

LinkedIn Ads MCP Server in other clients