A CLI tool that sets up a Model Control Protocol server and deploys it to Cloudflare Workers, allowing you to quickly create custom tools for your Cursor Agent just by writing TypeScript functions.
A demonstration project that uses Cloudflare Workers MCP to create custom AI tools that can be integrated with Claude, Cursor, and other AI assistants supporting the Model Context Protocol.
Enables deployment of MCP servers on Cloudflare Workers without authentication requirements. Allows users to create custom tools and connect them to AI clients like Claude Desktop or Cloudflare AI Playground through a remote endpoint.