Home › Communication › meta-mcp
meta-mcp
MCP server for Instagram Graph API, Threads API & Meta platform management
Topics: Social Media
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.0.1)
npx -y @mikusnuz/meta-mcp@2.0.1
Or add to your MCP client config:
{
"mcpServers": {
"meta-mcp": {
"command": "npx",
"args": [
"-y",
"@mikusnuz/meta-mcp@2.0.1"
],
"env": {
"INSTAGRAM_ACCESS_TOKEN": "<YOUR_VALUE>",
"INSTAGRAM_USER_ID": "<YOUR_VALUE>",
"THREADS_ACCESS_TOKEN": "<YOUR_VALUE>",
"THREADS_USER_ID": "<YOUR_VALUE>",
"META_APP_ID": "<YOUR_VALUE>",
"META_APP_SECRET": "<YOUR_VALUE>"
}
}
}
}
INSTAGRAM_ACCESS_TOKENsecret — Instagram Graph API access tokenINSTAGRAM_USER_ID— Instagram Business/Creator account IDTHREADS_ACCESS_TOKENsecret — Threads API access tokenTHREADS_USER_ID— Threads user IDMETA_APP_ID— Meta App ID for token/webhook toolsMETA_APP_SECRETsecret — Meta App Secret for token/webhook tools
Related servers
reddit-mcp-buddy
Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
reddit-research-mcp
Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research
facebook-mcp-server
Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for…
Taisly Social Media Posting
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
Xquik MCP Server
128 REST operations. 120 MCP routes; 119 JSON/text ops. OAuth 2.1. Not affiliated with X Corp.
x-use
Browser-native AI agents for X (Twitter): multi-account, MCP-ready, no X API key required.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry