claude-meta-mcp
by maxx3250
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | TCP port to bind | 3210 |
| LOG_LEVEL | No | debug / info / warn / error | info |
| AUTH_TOKEN | Yes | Shared bearer secret for POST /mcp. Generate with openssl rand -hex 32 | |
| PUBLIC_URL | No | Public URL (currently informational; v0.2 will use it for OAuth callbacks) | http://localhost:3210 |
| META_API_VERSION | No | Graph API version | v22.0 |
| META_ACCESS_TOKEN | Yes | Meta System User token (recommended, never expires) or long-lived user access token. Full v0.4 scopes: ads_read, ads_management, business_management, pages_show_list, pages_read_engagement, pages_manage_posts, pages_manage_metadata, instagram_basic, instagram_content_publish, instagram_manage_comments, instagram_manage_insights, catalog_management. |
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
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/maxx3250/claude-meta-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server