Skip to main content
Glama

MCP Server on Cloudflare Workers & Azure Functions

by TedTschopp
wrangler.toml•348 B
name = "mcp-server" main = "src/index.ts" compatibility_date = "2025-10-10" [observability] enabled = true # Uncomment to use KV namespace # [[kv_namespaces]] # binding = "MCP_KV" # id = "your_kv_namespace_id" # Uncomment to use D1 database # [[d1_databases]] # binding = "DB" # database_name = "mcp-database" # database_id = "your_database_id"

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/TedTschopp/MCP-Server-on-CloudFlare'

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