← ExploreMCP Registry
ai.adweave/meta-ads-mcp
1.0.0ai.adweave/meta-ads-mcp
Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights.
Install
One line. Adds the dep to agents.yml and resolves it.
pakx add mcp ai.adweave/meta-ads-mcpRaw metadata
Source-specific install hints as returned by the official MCP Registry.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.adweave/meta-ads-mcp",
"description": "Meta Ads MCP server with 47 tools for campaigns, creatives, audiences, and insights.",
"title": "AdWeave — Meta Ads MCP Server",
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.adweave.ai/meta-ads-mcp",
"headers": [
{
"description": "Bearer token using your AdWeave API key (aw_ prefix)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-10T16:46:57.731179Z",
"publishedAt": "2026-04-10T16:46:57.731179Z",
"updatedAt": "2026-04-10T16:46:57.731179Z",
"isLatest": true
}
}
}