meta-mcp
by serkanhaslak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server listening port. | 3000 |
| MCP_API_KEY | No | API key for authenticating all /mcp and /api/* requests. If not set, endpoints are open. | |
| META_MCP_URL | No | Server URL for .mcp.json env var interpolation (e.g., https://your-app.up.railway.app/mcp). | |
| META_API_VERSION | No | Meta Graph API version override. | v28.0 |
| META_ACCESS_TOKEN | No | Fallback Meta API token. Used when callers don't provide X-Meta-Token header. | |
| META_AD_ACCOUNT_ID | No | Fallback default ad account ID (e.g., act_123456789). Overridden by X-Meta-Account-Id header. |
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
- 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/serkanhaslak/meta-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server