cloudflare-mcp
by LesterAJohn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VAULT_ADDR | Yes | Vault server address | |
| POSTGRES_DB | Yes | Postgres database name | |
| VAULT_TOKEN | Yes | Vault authentication token | |
| POSTGRES_HOST | Yes | Postgres server host | |
| POSTGRES_PORT | Yes | Postgres server port | |
| POSTGRES_USER | Yes | Postgres user | |
| VAULT_KV_MOUNT | Yes | Vault KV mount path | |
| POSTGRES_PASSWORD | Yes | Postgres password | |
| MCP_ADMIN_AUTH_KEY | No | Optional admin key to protect mutating tools | |
| CLOUDFLARE_API_BASE_URL | Yes | Base URL for Cloudflare API v4 | |
| CLOUDFLARE_API_TIMEOUT_MS | Yes | Timeout in milliseconds for Cloudflare API calls | |
| MCP_CONFIG_DEFAULT_USER_ID | No | Default user ID for configuration | |
| CLOUDFLARE_API_DOCS_INDEX_URL | Yes | URL for Cloudflare API documentation index |
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 | |