Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by TerminallyLazy • Frontend & UI
An MCP (Model Context Protocol) server implementation you can run locally or deploy to Cloudflare Workers to expose tools over SSE with OAuth login and integrate with clients like the MCP Inspector and Claude Desktop.
Call external tools and services over the Model Context Protocol (MCP) via Server-Sent Events (SSE).
A locally-developable and cloud-deployable MCP backend to test and expose custom tools to clients like the MCP Inspector and Claude Desktop.
OAuth-backed access control and persistent key/value storage (Cloudflare Workers KV) when exposing tools from a serverless environment.
This repository provides a ready-to-run remote MCP server built to run on Cloudflare Workers (with local development support) that supports SSE transport and a simple OAuth flow backed by Workers KV. It includes instructions to develop locally, connect the MCP Inspector for exploration, and configure Claude Desktop to proxy to the MCP server. Deployment guidance for Cloudflare (wrangler, KV namespace) is included so you can host the server remotely and let external MCP clients call defined tools. The project is geared toward enabling tool invocation from agents (e.g., Claude) via the MCP protocol.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.