Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ajot • APIs & Integration
A Cloudflare Workers-based remote MCP server that provides an SSE MCP endpoint with OAuth login for local development and cloud deployment, enabling tools like the MCP Inspector and Claude Desktop to call defined tools.
Connect to a remote MCP toolset over SSE so they can discover and invoke tools from a browser-based MCP client like the MCP Inspector.
A local-to-remote bridge to let desktop assistants (e.g., Claude Desktop) call custom tools via the mcp-remote proxy and an SSE MCP server.
A deployable example showing how to host MCP services with OAuth-backed sessions on Cloudflare Workers and KV storage.
This repository implements a Model Context Protocol (MCP) server you can run locally or deploy to Cloudflare Workers, complete with a mock OAuth login flow and KV-backed session storage. It exposes an SSE endpoint (/sse) that MCP clients (Inspector, Claude Desktop via mcp-remote) can connect to, allowing discovery and invocation of defined tools. The project includes instructions for local development, connecting the MCP Inspector and Claude Desktop, and deploying the server to Cloudflare Workers for remote access.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.