kd-mcp-server
0
This project enables the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers, allowing users to explore MCP API functionalities. It supports development with MCP Inspector and Claude integration.
Remote MCP Server on Cloudflare
- This project facilitates setting up a remote MCP server on Cloudflare Workers with OAuth login.
- It supports local development and provides instructions on deploying to Cloudflare.
- Integration with MCP Inspector and Claude Desktop is also explained for better exploration of the MCP API.
- Deployment involves creating namespaces and configuring
wrangler.jsonc
. - Debugging tips are provided for addressing common connection issues.