remote-mcp-server-test
0
This project provides instructions for setting up and running a Model Context Protocol (MCP) server on Cloudflare Workers with OAuth integration. It offers guidance on local development, connecting the server to Claude Desktop, and deploying to Cloudflare.
Overview
This project demonstrates setting up a remote MCP server on Cloudflare Workers with OAuth login. It includes local development, integration with MCP Inspector, connecting to Claude Desktop, and deployment to Cloudflare. Instructions cover cloning the repository, installing dependencies, running locally, and using the MCP Inspector to explore the API.
-
Features:
- Local and remote MCP server setup
- OAuth login setup for MCP server
- Integration with Claude Desktop
- MCP Inspector support for API exploration
-
Usage:
- Local and remote server instructions
- Deployment guidelines to Cloudflare
- Debugging tips and configurations