Skip to content
VS Code

Meta Ads MCP Server for VS Code

io.github.cesteral/meta-mcp

Meta Ads management — writes, insights, targeting, delivery estimates, previews, and media uploads

client:VS Code transport:streamable-http runtime:npm

Install Meta Ads MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "meta-mcp": {
      "type": "http",
      "url": "https://{host}/meta-mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Meta Ads MCP Server in other clients