Laity624_my-mcp-server

Laity624_my-mcp-server

0

The project sets up a remote MCP server on Cloudflare Workers to facilitate communication and interaction with the Model Context Protocol. It includes features for local development, integration with Claude Desktop for enhanced tool access, and a straightforward deployment process using Cloudflare Workers.

Remote MCP Server on Cloudflare

Set up a remote MCP server on Cloudflare Workers with OAuth login.

Key Features

  • Develop Locally: Clone the repository, install dependencies, and run locally to test on http://localhost:8787/.
  • MCP Inspector: Connect and explore API using the MCP Inspector.
  • Integration with Claude Desktop: Enable connection with Claude Desktop by configuring the required settings.
  • Deployment: Deploy your server to Cloudflare using a series of command-line instructions.
  • Remote Client Connection: Connect your client to the deployed server using a workers.dev URL.

Usage

  • For local testing, use the MCP Inspector and connect using SSE transport type.
  • For deployment, configure Cloudflare Workers and make necessary changes in wrangler.jsonc.