remote-mcp-server

remote-mcp-server

0

The project provides a setup for deploying a remote Model Context Protocol (MCP) server on Cloudflare Workers, facilitating interactions through OAuth and enabling connections with tools like MCP Inspector and Claude Desktop.

Remote MCP Server on Cloudflare

  • Set up a remote MCP server on Cloudflare Workers with OAuth login.
  • Local development involves cloning the repo, installing dependencies, and running the server locally.
  • Use MCP Inspector to connect and test the API.
  • Connect Claude Desktop to the local MCP server for enhanced interaction.
  • Deploy the solution on Cloudflare with wrangler.
  • Call and debug the server using the npx mcp-remote command.