Meta runs on your own machine — the client starts it, so there is no endpoint to ping. 190 installs a week from npm. Last commit 24 Mar 2026.
MCP server for Instagram Graph API, Threads API & Meta platform management
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add meta -- npx -y @mikusnuz/meta-mcp
{
"mcpServers": {
"meta": {
"args": [
"-y",
"@mikusnuz/meta-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.meta]
command = "npx"
args = ["-y", "@mikusnuz/meta-mcp"]
{
"mcpServers": {
"meta": {
"args": [
"-y",
"@mikusnuz/meta-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"meta": {
"args": [
"-y",
"@mikusnuz/meta-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.