A server implementation for the Model Context Protocol (MCP) that runs on Cloudflare Workers and supports OAuth login, allowing Claude AI to use custom tools through local or remote connections.
A template for deploying authentication-free MCP servers on Cloudflare Workers that can be accessed remotely from MCP clients like Claude Desktop or the Cloudflare AI Playground.
A Model Context Protocol server that runs on Cloudflare Workers with OAuth login, allowing clients like Claude Desktop to connect to it for tool-augmented AI interactions.
A template for deploying MCP servers on Cloudflare Workers with OAuth authentication and SSE transport. Demonstrates how to create remote MCP servers that can be accessed by Claude Desktop and other MCP clients over HTTP.
Enables deployment of MCP servers on Cloudflare Workers with OAuth authentication and remote connectivity. Provides a template for creating cloud-hosted MCP servers that can be accessed by Claude Desktop and other MCP clients over HTTP/SSE.
A template for deploying remote Model Context Protocol (MCP) servers to Cloudflare Workers using Server-Sent Events without authentication. It allows users to define custom tools and connect them to clients like Cloudflare AI Playground or Claude Desktop.
A template for deploying MCP servers on Cloudflare Workers with OAuth authentication. Enables remote access to MCP tools via SSE transport, allowing Claude Desktop and other clients to connect over HTTP.
A serverless implementation of Model Context Protocol on Cloudflare Workers that enables connecting AI assistants like Claude to custom tools without authentication.
Enables the deployment of remote Model Context Protocol servers on Cloudflare Workers without requiring authentication. It allows users to integrate custom tools into AI clients like Claude Desktop or the Cloudflare AI Playground via Server-Sent Events.
Deploys a Model Context Protocol server on Cloudflare Workers that enables AI models to access external tools without requiring authentication.
Enables the deployment of a remote Model Context Protocol server to Cloudflare Workers without authentication. It allows users to define custom tools that can be accessed via SSE by clients like Claude Desktop or the Cloudflare AI Playground.
Enables deployment of authentication-free MCP servers on Cloudflare Workers that can be accessed remotely from MCP clients like Claude Desktop or the Cloudflare AI Playground.
A server that implements the Model Context Protocol (MCP) on Cloudflare Workers, allowing Claude to access external tools through a secure OAuth login system.
A server that enables Model Context Protocol (MCP) functionality on Cloudflare Workers with OAuth login, allowing applications like Claude Desktop to access custom tools through a standardized interface.
A deployable Model Context Protocol server on Cloudflare Workers that enables AI models to access custom tools without authentication requirements.
A template for deploying MCP servers on Cloudflare Workers with OAuth authentication and SSE transport. Demonstrates how to create, test locally, and deploy remote MCP servers that can be accessed by Claude Desktop and other MCP clients.
A template for deploying MCP servers to Cloudflare Workers without authentication. Enables quick deployment of custom MCP tools that can be accessed from Claude Desktop or the Cloudflare AI Playground via server-sent events.
A template for deploying MCP servers on Cloudflare Workers without authentication. Enables easy deployment and connection to AI clients like Claude Desktop and Cloudflare AI Playground.
A template for deploying authentication-free MCP servers on Cloudflare Workers. Enables easy creation and deployment of custom MCP tools that can be accessed remotely by AI clients like Claude Desktop and Cloudflare AI Playground.
A Node.js-based remote Model Context Protocol (MCP) server that runs on Azure Container Apps, allowing different AI models and tools to communicate with each other in a serverless environment.