stellar-mcp-server

stellar-mcp-server

2

This project facilitates the deployment of a remote Model Context Protocol (MCP) Server on Cloudflare Workers without requiring authentication. It offers customization options for adding tools and supports integration with Cloudflare AI Playground and local MCP clients like Claude Desktop.

Building a Remote MCP Server on Cloudflare

This project allows the deployment of a remote MCP Server without authentication on Cloudflare Workers. It provides steps to deploy directly via Cloudflare Workers or through a command line method. The server can be customized by adding tools within the init() method, and it integrates with the Cloudflare AI Playground for remote access.