flin-meta-ads-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| META_MAX_RETRIES | No | Retry count for transient failures, default 3 | 3 |
| META_ACCESS_TOKEN | Yes | Meta access token with read permissions | |
| RUN_LIVE_META_TESTS | No | Set to 1 to enable live integration tests | |
| META_TIMEOUT_SECONDS | No | Request timeout, default 30 | 30 |
| META_GRAPH_API_VERSION | No | Graph API version, default v21.0 | v21.0 |
| META_DEFAULT_AD_ACCOUNT_ID | No | Optional fallback ad account (e.g. act_123...) |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_ad_accountsC | List ad accounts accessible by the token |
| get_ad_accountB | Fetch a single ad account by id |
| list_campaignsC | List campaigns for an ad account |
| get_campaignB | Fetch a single campaign by id |
| list_adsetsC | List ad sets for an ad account |
| get_adsetB | Fetch a single ad set by id |
| list_adsC | List ads for an ad account |
| get_adB | Fetch a single ad by id |
| list_ad_imagesB | List ad images for an ad account |
| get_ad_imageC | Fetch a single ad image by id |
| list_ad_creativesC | List ad creatives for an ad account |
| get_ad_creativeA | Fetch a single ad creative by id |
| get_ad_previewB | Fetch or generate a rendered preview for an ad or ad creative |
| get_insightsA | Fetch insights for an account, campaign, ad set, or ad |
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/flin-agency/flin-meta-ads-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server