Meta Business MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIER | No | Feature tier: oss, pro, or enterprise | oss |
| DB_HOST | No | PostgreSQL host | localhost |
| DB_NAME | No | PostgreSQL database name | meta_mcp |
| DB_PORT | No | PostgreSQL port | 5432 |
| DB_USER | No | PostgreSQL username | postgres |
| NATS_URL | No | NATS connection URL | nats://localhost:4222 |
| REDIS_DB | No | Redis database index | 0 |
| DB_SSLMODE | No | disable, require, or verify-ca | disable |
| REDIS_ADDR | No | Redis connection address | localhost:6379 |
| DB_PASSWORD | No | PostgreSQL password | password |
| META_API_URL | No | Meta Graph API base URL | https://graph.facebook.com |
| META_WABA_ID | Yes | WhatsApp Business Account ID | |
| POLICIES_PATH | No | Path to the business policy seed YAML file | policies.yaml |
| REDIS_PASSWORD | No | Redis auth password | |
| SERVER_MCP_NAME | No | MCP server identifier | meta-business-mcp |
| SERVER_HTTP_PORT | No | HTTP server port | 8080 |
| META_ACCESS_TOKEN | Yes | Meta API OAuth token (system user) | |
| SERVER_MCP_VERSION | No | MCP server version string | 1.0.0 |
| META_PHONE_NUMBER_ID | Yes | WhatsApp Business Phone Number ID | |
| SCHEDULER_POLL_INTERVAL | No | Scheduler polling interval for scheduled messages/campaigns | 30s |
| META_WEBHOOK_VERIFY_TOKEN | Yes | Meta webhook verification passphrase |
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