Skip to main content
Glama

Cloudflare API MCP

by fefergrgrgrg
docker-compose.yml395 B
version: '2.2' services: web: build: . env_file: .env.loc links: - mongo web_master: image: coinspace_web env_file: .env.loc links: - mongo ports: - '${PORT:-8080}:${PORT:-8080}' environment: MASTER: 1 mongo: image: mongo:3.6 command: mongod -wiredTigerEngineConfigString="cache_size=250M" ports: - '27017:27017'

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/fefergrgrgrg/cloudflare-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server