Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by luoluoluo22 • Tools & CLI
A Cloudflare Workers–based remote MCP server that exposes tools over SSE with OAuth login, letting MCP clients (Inspector, Claude Desktop) connect and invoke tools.
Call remote tools from Claude Desktop via an SSE-backed MCP endpoint (e.g., run math or utility tools from within the assistant).
Expose and test tool APIs locally using the MCP Inspector to iterate on tool definitions and flows before deployment.
A lightweight, deployable MCP server on Cloudflare Workers to make tools available remotely with OAuth-protected access.
This project provides a remote MCP (Model Context Protocol) server you can run locally or deploy to Cloudflare Workers to expose tool endpoints over SSE with an OAuth-based login flow. It includes developer instructions for local testing with the MCP Inspector and how to configure Claude Desktop to use the server via a local proxy. Deployment guidance covers creating a Workers KV namespace for OAuth state and deploying with wrangler, making it easy to host accessible, low-latency MCP endpoints for agents and clients.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.