Meta Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 521 installs a week from npm. Last commit 12 Apr 2026.
MCP server for Meta Marketing API — Facebook & Instagram ad campaign 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-ads -- npx -y @mikusnuz/meta-ads-mcp
{
"mcpServers": {
"meta-ads": {
"args": [
"-y",
"@mikusnuz/meta-ads-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.meta-ads]
command = "npx"
args = ["-y", "@mikusnuz/meta-ads-mcp"]
{
"mcpServers": {
"meta-ads": {
"args": [
"-y",
"@mikusnuz/meta-ads-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"meta-ads": {
"args": [
"-y",
"@mikusnuz/meta-ads-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.