Loomal

Snapchat Ads MCP Server

MCP server by github.com/cesteral/mcp-open-advertising

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

2 starsnpm: @cesteral/snapchat-mcpRemote-capable

About Snapchat Ads MCP Server

Snapchat Ads MCP Server is an MCP (Model Context Protocol) server published by cesteral in the official MCP registry, listed under Communication on Loomal. Snapchat Ads management — CRUD, async reports, targeting, and audience estimates

Snapchat Ads MCP Server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@cesteral/snapchat-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cesteral/mcp-open-advertising, where the project has earned 2 GitHub stars.

Use Snapchat Ads MCP Server with your agent

Claude Code · one command
claude mcp add --transport http snapchat-ads-mcp-server https://{host}/snapchat-mcp/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "snapchat-ads-mcp-server": {
      "url": "https://{host}/snapchat-mcp/mcp"
    }
  }
}
streamable-httphttps://{host}/snapchat-mcp/mcp
npm@cesteral/snapchat-mcp

Frequently asked questions

What is Snapchat Ads MCP Server?
Snapchat Ads MCP Server is an MCP (Model Context Protocol) server by cesteral in the Communication category. Snapchat Ads management — CRUD, async reports, targeting, and audience estimates
How do I connect Snapchat Ads MCP Server to Claude, Cursor, or another MCP client?
Snapchat Ads MCP Server is a remote MCP server — add its endpoint (https://{host}/snapchat-mcp/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Snapchat Ads MCP Server open source?
Yes — the source code is public at github.com/cesteral/mcp-open-advertising, with 2 GitHub stars.
Can AI agents pay to use Snapchat Ads MCP Server?
Not yet through Loomal — Snapchat Ads MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Snapchat Ads MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.