README
Building a Remote MCP Server
This example allows you to deploy a remote MCP server on Cloudflare Workers.
Get started
This will deploy your MCP server to a URL like: stocks-mcp.<your-account>.workers.dev/mcp
Connect to Cloudflare AI Playground
You can connect to your MCP server from the Cloudflare AI Playground, which is a remote MCP client:
- Go to https://playground.ai.cloudflare.com/
- Enter your deployed MCP server URL (
stocks-mcp.<your-account>.workers.dev/mcp
) - You can now use your MCP tools directly from the playground!