Cloudflare Deployer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_SECRET | Yes | Secret key for MCP endpoint | |
| CF_API_TOKEN | Yes | Cloudflare API token with Workers, KV, D1, R2, Pages, and Workers AI permissions | |
| CF_ACCOUNT_ID | Yes | Cloudflare account ID | |
| DEPLOY_AUTH_KEY | Yes | First deploy auth key | |
| DEPLOY_AUTH_KEY_2 | Yes | Second deploy auth key | |
| OAUTH_CLIENT_1_ID | Yes | OAuth client ID for connecting Claude.ai | |
| OAUTH_CLIENT_1_SECRET | Yes | OAuth client secret |
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/highlander-phill/cloudflare-deployer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server