Skip to content
Cursor

Snapchat Ads MCP Server for Cursor

io.github.cesteral/snapchat-mcp

Snapchat Ads management — CRUD, async reports, targeting, and audience estimates

client:Cursor transport:streamable-http runtime:npm

Install Snapchat Ads MCP Server in Cursor

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

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

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

Snapchat Ads MCP Server in other clients