Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by noahseger • Testing & QA
A Cloudflare Workers-based remote MCP (Model Context Protocol) server that provides an SSE endpoint, OAuth login, and easy integration with the MCP Inspector and Claude Desktop for exposing tools to models.
Expose custom tool endpoints over SSE so remote LLM-based clients can discover and invoke them.
OAuth-backed authentication for MCP tool access and secure credential storage via Cloudflare KV.
Integrate custom MCP tools with developer tooling like the MCP Inspector or Claude Desktop for local development and testing.
This repository implements a remote MCP server deployable to Cloudflare Workers, including OAuth-backed authentication and optional KV storage for credentials. It provides a local development workflow and an SSE /sse endpoint so MCP clients (like the MCP Inspector or Claude Desktop) can discover and call tools. The README includes step-by-step instructions for running locally, connecting via the MCP Inspector, configuring Claude Desktop, deploying to Cloudflare, and debugging. The setup is convenient for exposing custom tools to model-driven agents without building a bespoke server stack.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.