Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by famadeuser • APIs & Integration
A Cloudflare Workers-based remote MCP (Model Context Protocol) server that provides OAuth login and can be used locally or deployed to Cloudflare to expose tools to MCP clients like the MCP Inspector and Claude Desktop.
Expose custom tools over MCP so remote clients (like Claude Desktop) can discover and call them via SSE/HTTP.
A quick local development environment to test MCP tool flows using the MCP Inspector and a mock OAuth login.
Deploy a lightweight MCP server to Cloudflare Workers and persist simple auth state using Workers KV.
This repository provides a ready-to-run MCP server implemented on Cloudflare Workers with a mock OAuth login flow. It supports local development (via nx/wrangler) and deployment to Cloudflare Workers with KV for storing auth. The server can be connected to the MCP Inspector (SSE transport) and to Claude Desktop via a local proxy, enabling tools to be discovered and invoked by remote MCP clients. It simplifies exposing custom tools over MCP for testing and production use on Cloudflare.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.