Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cmsparks • APIs & Integration
A Cloudflare Workers–hosted MCP (Model Context Protocol) server that exposes tools over SSE with OAuth login for use with MCP clients like the Inspector and Claude Desktop.
Expose custom tool APIs over SSE so remote LLM clients (e.g., Claude Desktop) can discover and invoke them securely.
A lightweight OAuth-backed MCP server deployable to Cloudflare Workers to host and manage tool authentication and state.
Develop and test MCP tool integrations locally using the MCP Inspector and then deploy the same server to a workers.dev endpoint.
This repository provides a ready-to-run remote MCP server implementation designed for Cloudflare Workers, including local development, OAuth-backed authentication, and deployment instructions. It supports Server-Sent Events (SSE) transport so clients such as the MCP Inspector and Claude Desktop can discover and invoke defined tools. The README includes step-by-step guidance for running locally, connecting clients, and deploying to Cloudflare with KV for auth storage.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.