Skip to content
Cursor

Microsoft Advertising MCP Server for Cursor

io.github.cesteral/msads-mcp

Microsoft Ads management — CRUD, Google Ads import, ad extensions, and async reports

client:Cursor transport:streamable-http runtime:npm

Install Microsoft Advertising MCP Server in Cursor

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

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

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

Microsoft Advertising MCP Server in other clients