MCP server
Snapchat MCP server
Snapchat has no official MCP server. Modiva hosts one with 9 typed tools, so an agent can publish Stories and manage your Snapchat public profile through Snapchat's official API.
Snapchat's API surface is narrower than most networks, which makes hand-rolling an integration a poor investment. Modiva maintains it so you do not have to: the MCP server covers Story publishing to public profiles and profile management, and the same agent workflow that runs your other channels picks Snapchat up automatically.
9 typed Snapchat tools
Grouped by resource, not by platform — so the same tool names work across every connected account.
accounts_
list · health · status
posts_
create · cross_post · schedule · publish_now
comments_
list · reply
messages_
list · send · inbox
analytics_
unified · best_time_to_post
Add it to your AI client
Point any MCP-compatible client (Claude, Cursor, Windsurf, …) at the hosted server and the Snapchat tools are discovered automatically.
{
"mcpServers": {
"modiva": {
"url": "https://mcp.modiva.ai/v1",
"headers": { "Authorization": "Bearer mk_live_…" }
}
}
}Connect Snapchat to your agent
Get your MCP key — freeFAQ
What can an agent actually do on Snapchat?
Publish Stories to a public profile and manage profile content. Snapchat's API does not expose private snaps or friend messaging, so no tool can automate those.
Does Snapchat report analytics through the API?
Post-level analytics are not exposed by Snapchat's API, so Modiva cannot report them either. Publishing works; measurement has to happen in Snapchat's own dashboard.
Do I need a Snapchat public profile?
Yes. API publishing targets public profiles (the kind creators and brands use), not personal accounts.
Related
Modiva is a hosted, multi-tenant MCP server. Your Snapchat tokens are encrypted and never shared between workspaces.