Skip to main content
Glama
quickstart-workers.md397 B
--- title: Quickstart (Workers) --- # Quickstart (Cloudflare Workers) Run Master MCP in Cloudflare Workers runtime using `src/runtime/worker.ts`. Steps 1. Copy `deploy/cloudflare/wrangler.toml` and adjust env vars. 2. Build worker bundle: `npm run build:worker`. 3. Publish with Wrangler: `npx wrangler deploy`. See also: Deployment → Cloudflare Workers and Examples → Cloudflare Worker.

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/Jakedismo/master-mcp-server'

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