MCP server
Meta MCP server
Meta's official MCP server is for advertisers: it manages ad accounts. There is no official Meta MCP server for the organic side. Modiva covers the whole Meta ecosystem in one hosted MCP server: Facebook Pages, Instagram, Threads, WhatsApp and Meta Ads, 66 typed tools behind one key.
Most "Meta" automation questions are really four products: Facebook Pages, Instagram, Threads and WhatsApp, plus Meta Ads for the paid side. Modiva connects each through Meta's official APIs and one reviewed app, then exposes them as resource-grouped tools with shared names, so posts_create works the same whether the agent is publishing a Reel, a Page post or a Thread. Connect what you use; the agent sees only what you have connected.
66 typed Meta tools
Grouped by resource, not by platform — so the same tool names work across every connected account.
facebook_
page posts · comments · insights
instagram_
posts · reels · stories · DMs
threads_
posts · replies · insights
whatsapp_
messages · templates
meta_ads_
campaigns · reporting · roas
Add it to your AI client
Point any MCP-compatible client (Claude, Cursor, Windsurf, …) at the hosted server and the Meta tools are discovered automatically.
{
"mcpServers": {
"modiva": {
"url": "https://mcp.modiva.ai/v1",
"headers": { "Authorization": "Bearer mk_live_…" }
}
}
}Connect Meta to your agent
Get your MCP key — freeFAQ
Which Meta platforms does the Modiva MCP server cover?
Facebook Pages, Instagram (posts, Reels, Stories, comments, DMs), Threads, WhatsApp Business and Meta Ads. Each is its own connection, and all of them surface through the same MCP endpoint.
How is this different from Meta's official MCP server?
Meta's server manages ad accounts from AI assistants. Modiva covers organic publishing and messaging across the Meta family as well as ads reporting and campaign management, and it sits beside your non-Meta platforms in the same server.
Do I need Meta app review for any of this?
No. Modiva's Meta app is reviewed for the required permissions. You authorize each product (Facebook, Instagram, WhatsApp, Threads, Ads) with normal OAuth consent screens.
Can one agent post to Facebook, Instagram and Threads at once?
Yes. posts_cross_post publishes one piece of content to multiple connected platforms in a single call, adapting per-platform constraints like media formats and caption limits.
Related
Modiva is a hosted, multi-tenant MCP server. Your Meta tokens are encrypted and never shared between workspaces.