Stellar icon

Stellar

1

Deploys a remote Model Context Protocol (MCP) server to Cloudflare Workers without requiring authentication.

Acerca de

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.

Características Principales

  • Connects to Cloudflare AI Playground
  • Easy deployment to Cloudflare Workers
  • Supports connection from local MCP clients using mcp-remote proxy
  • Authentication-free MCP server setup
  • Customizable tool integration via `init()` method
  • 1 GitHub stars

Casos de Uso

  • Connecting custom tools to the Cloudflare AI Playground.
  • Developing and deploying AI-powered applications on Cloudflare's infrastructure.
  • Integrating with Claude Desktop for enhanced functionality.