Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by steveafrost • Tools & CLI
A Cloudflare Workers–hosted Model Context Protocol (MCP) server that provides an SSE /sse endpoint, OAuth login, and easy local development and deployment for exposing tools to MCP clients like the MCP Inspector and Claude Desktop.
Connect to a hosted MCP server over SSE to discover and invoke remote tools (e.g., via the MCP Inspector).
A local-to-remote development flow and OAuth-enabled authentication while testing tool integrations before deploying to production.
Expose custom tools to desktop assistants (like Claude Desktop) by running a Cloudflare Workers–hosted MCP endpoint and using mcp-remote as a proxy.
This project implements a remote MCP server that can run locally or be deployed to Cloudflare Workers, complete with a mock OAuth flow backed by Workers KV. It exposes an /sse endpoint compatible with the MCP Inspector and can be proxied into Claude Desktop via the mcp-remote helper. The repo includes developer instructions for running locally, connecting clients, and deploying to Cloudflare with Wrangler, making it simple to test and expose custom tools to remote MCP clients.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.