A remote MCP server that can be deployed on Cloudflare Workers without requiring authentication, allowing users to add and use custom tools through the Model Context Protocol.
A template for deploying MCP servers on Cloudflare Workers without authentication. Enables quick deployment of custom tools accessible from both Cloudflare AI Playground and local MCP clients like Claude Desktop.
A server that implements the Model Context Protocol (MCP) on Cloudflare Workers, allowing Claude to access external tools through a secure OAuth login system.