Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cnndabbler • Tools & CLI
A Cloudflare Workers-hosted Model Context Protocol (MCP) server with OAuth that lets MCP clients (like the MCP Inspector and Claude Desktop) connect to and invoke tools over SSE.
Expose custom tools over MCP so LLM clients (e.g., Claude) can discover and call them via SSE.
A deployable MCP backend on Cloudflare Workers with OAuth-enabled authentication and KV-backed storage for credentials.
A local development workflow to test MCP integrations using the MCP Inspector and to proxy connections for desktop clients.
This repository provides a runnable MCP server implementation designed for Cloudflare Workers, complete with OAuth login and local development tooling. It supports Server-Sent Events (SSE) transport so tools like the MCP Inspector and Anthropic's Claude Desktop can list and invoke defined tools. The README includes step-by-step instructions for local development, deploying to Cloudflare (including KV setup), and configuring clients to connect to the deployed worker.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.