Armavita Meta Ads Mcp
@EfrainTorres
关于 Armavita Meta Ads Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"meta-ads-armavita": {
"command": "bash",
"args": [
"/absolute/path/to/armavita-meta-ads-mcp/run.sh"
],
"env": {
"META_ACCESS_TOKEN": "<YOUR_META_ACCESS_TOKEN>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Armavita Meta Ads Mcp?
Armavita Meta Ads Mcp is a local Model Context Protocol server for Meta Ads built for local MCP clients such as Claude Code, Cursor, and Codex. It provides a set of tools to manage Meta ad accounts, campaigns, ads, targeting, and insights via the Meta Marketing API.
How to use Armavita Meta Ads Mcp?
Install the package via pip (pip install armavita-meta-ads-mcp) or from source (uv sync). Configure authentication by setting either a META_ACCESS_TOKEN environment variable (access token mode) or both META_APP_ID and META_APP_SECRET (OAuth mode). Run the server with armavita-meta-ads-mcp and optionally --login for OAuth flow. Register the server in your MCP client using the provided JSON configuration.
Key features of Armavita Meta Ads Mcp
- Supports both Meta access token and local OAuth authentication.
- Provides tools for accounts, campaigns, ad sets, ads, and creatives.
- Includes insights and reporting with date range or presets.
- Offers targeting tools: interest/behavior/demographic search and audience estimation.
- Supports duplication of campaigns, ad sets, and ads.
- Uses cursor-based pagination on list endpoints.
- Redacts access tokens from returned URL fields for security.
- Only supports stdio MCP transport (no HTTP).
Use cases of Armavita Meta Ads Mcp
- Automate creation and management of Meta ad campaigns from a local environment.
- Retrieve and analyze ad performance insights with flexible date ranges.
- Search for interests and audience estimates to inform targeting.
- Clone existing campaigns, ad sets, or ads for rapid testing.
- Access the Meta Ads Archive for competitive research.
FAQ from Armavita Meta Ads Mcp
What authentication methods does Armavita Meta Ads Mcp support?
Armavita Meta Ads Mcp supports two authentication methods: a direct Meta access token (META_ACCESS_TOKEN) or a local OAuth flow using META_APP_ID and META_APP_SECRET.
What transport does the server use?
The server uses only local stdio MCP transport. Remote or HTTP transports are not supported.
What version of the Meta Marketing API is used?
By default, Armavita Meta Ads Mcp uses Meta Marketing API version v25.0. This can be overridden by setting the META_GRAPH_API_VERSION environment variable.
How does pagination work?
Cursor-based pagination is supported on core list endpoints. Use the page_cursor parameter with the paging.cursors.after value from the previous response. Responses preserve Meta's native paging object.
What are the runtime requirements?
Armavita Meta Ads Mcp requires Python 3.11+ and the mcp[cli] package version 1.26.0.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论