Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Hatz-AI • Tools & CLI
A Cloudflare Workers-based remote MCP server that exposes tools over SSE, supports OAuth login, and can be used locally or deployed to Cloudflare for connecting MCP clients like the MCP Inspector and Claude Desktop.
Call remote tools over SSE from a Cloudflare-hosted MCP server (for example, invoking math or utility tools exposed by the worker).
Integrate with Claude Desktop via a local or remote MCP server to allow the model to request tool execution (using the mcp-remote proxy).
Be explored and tested interactively using the MCP Inspector to list and invoke available tools and validate OAuth-based access flows.
This repository provides a remote Model Context Protocol (MCP) server implemented for Cloudflare Workers, with instructions for local development, OAuth-backed login, and deployment. It exposes an SSE /sse endpoint so MCP clients (Inspector, Claude Desktop) can discover and call defined tools. The README includes step-by-step setup for local testing, KV setup for OAuth when deploying to Cloudflare, and debugging tips. It is intended to let developers provide tool endpoints for LLM agents and integrate those tools into apps like Claude or the MCP Inspector.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.