Skip to main content
Glama

MCP Server on Cloudflare Workers

.gitignore559 B
# Dependencies node_modules/ npm-debug.log yarn-debug.log yarn-error.log .pnpm-debug.log # Build outputs dist/ build/ .wrangler/ worker/ .output/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .idea/ .vscode/ *.sublime-project *.sublime-workspace *.swp *.swo .DS_Store # Coverage and test reports coverage/ .nyc_output/ # Cloudflare specific .cloudflare/ .dev.vars .dev.vars.json # Logs logs/ *.log # Optional: npm cache directory .npm # Optional: eslint cache .eslintcache

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

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