Meta Marketing API MCP Server
by brijr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| META_APP_ID | No | Your Meta App ID (Required for OAuth/Token refresh). | |
| META_API_TIER | No | API tier: 'development' or 'standard'. | |
| META_MCP_DEBUG | No | Enable verbose MetaApiClient debug logs (set to 1). | |
| META_APP_SECRET | No | Your Meta App Secret (Required if your app uses appsecret_proof or for OAuth). | |
| META_API_VERSION | No | The Meta Graph API version to use. | v23.0 |
| META_BUSINESS_ID | No | Your Meta Business ID for business-specific operations. | |
| META_ACCESS_TOKEN | Yes | Your Meta Marketing API access token with ads_read and ads_management permissions. | |
| META_AUTO_REFRESH | No | Enable automatic token refresh (true/false). | |
| META_REFRESH_TOKEN | No | Refresh token used for automatic token refresh. | |
| META_MCP_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds (0 to disable). | 30000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/brijr/meta-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server