Server data from the Official MCP Registry
MCP server for Instagram Graph API, Threads API & Meta platform management
MCP server for Instagram Graph API, Threads API & Meta platform management
Set these up before or after installing:
Environment variable: INSTAGRAM_ACCESS_TOKEN
Environment variable: INSTAGRAM_USER_ID
Environment variable: THREADS_ACCESS_TOKEN
Environment variable: THREADS_USER_ID
Environment variable: META_APP_ID
Environment variable: META_APP_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mikusnuz-meta": {
"env": {
"META_APP_ID": "your-meta-app-id-here",
"META_APP_SECRET": "your-meta-app-secret-here",
"THREADS_USER_ID": "your-threads-user-id-here",
"INSTAGRAM_USER_ID": "your-instagram-user-id-here",
"THREADS_ACCESS_TOKEN": "your-threads-access-token-here",
"INSTAGRAM_ACCESS_TOKEN": "your-instagram-access-token-here"
},
"args": [
"-y",
"@mikusnuz/meta-mcp"
],
"command": "npx"
}
}
}Valid MCP server (5 strong, 5 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!