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. |
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues