Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by irvinebroque • Tools & CLI
A Cloudflare Workers-based reference MCP (Model Context Protocol) server that supports OAuth login, local development, and deployment, enabling remote clients like the MCP Inspector and Claude Desktop to discover and call tools over SSE/HTTP.
A remotely hosted MCP endpoint to discover and invoke tool APIs over SSE/HTTP from services like the MCP Inspector or Claude Desktop.
OAuth-protected access to custom tools hosted on Cloudflare Workers with persistent configuration stored in Workers KV.
A local development workflow to test MCP integrations (via localhost SSE) before deploying to Cloudflare Workers.
This repository provides a ready-to-run remote MCP server implementation designed to run on Cloudflare Workers, including local development and deployment instructions. It includes an OAuth login flow backed by Workers KV, an SSE endpoint for MCP clients, and examples showing how to connect the MCP Inspector and Claude Desktop. The project is useful for exposing custom tools to agents and model clients securely and remotely, and contains debugging and deployment steps for Cloudflare Workers.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.