The Meta MCP server connects AI agents to the Meta Marketing API. It provides tools for managing ad campaigns, retrieving insights, and handling audience data. It integrates directly with Meta's advertising platform. Developers use it to build AI assistants that automate ad management, analyze performance, and optimize marketing strategies.
The Meta MCP server connects AI agents to the Meta Marketing API. It provides tools for managing ad campaigns, retrieving insights, and handling audience data. It integrates directly with Meta's advertising platform. Developers use it to build AI assistants that automate ad management, analyze performance, and optimize marketing strategies.
npx -y meta-ads-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"brijr-meta-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y meta-ads-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from meta mcp?"
API Key Required
This server requires an API key from meta mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| META_MCP_API_KEY | Yes | Your meta mcp API key |
"What resources are available in meta mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in meta mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in meta mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.