Deploys a remote Model Context Protocol (MCP) server to Cloudflare Workers without requiring authentication.
Stellar enables developers to quickly deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers, simplifying integration with platforms like the Cloudflare AI Playground and Claude Desktop. By eliminating the need for authentication, it streamlines the process of adding custom tools and functionalities to AI applications. It offers flexibility by allowing tools to be defined within the server's initialization, facilitating seamless connection to both cloud-based and local MCP clients.
Key Features
01Connects to Cloudflare AI Playground
02Easy deployment to Cloudflare Workers
03Supports connection from local MCP clients using mcp-remote proxy
04Authentication-free MCP server setup
05Customizable tool integration via `init()` method
061 GitHub stars
Use Cases
01Connecting custom tools to the Cloudflare AI Playground.
02Developing and deploying AI-powered applications on Cloudflare's infrastructure.
03Integrating with Claude Desktop for enhanced functionality.