Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rishipradeep-think41 • Identity & Access
A Cloudflare Workers-based remote MCP server that exposes tools over SSE with OAuth login for use with MCP Inspector and Claude Desktop.
Call custom tool APIs over the Model Context Protocol (MCP) from a remote server hosted on Cloudflare Workers.
Connect developer tools like the MCP Inspector or Claude Desktop to a local or deployed MCP endpoint using SSE and OAuth.
A simple, deployable gateway to expose domain-specific functionality (e.g., math tools) to LLM-based assistants without managing full backend services.
This project provides a lightweight MCP (Model Context Protocol) server you can run locally or deploy to Cloudflare Workers. It supports SSE transport and a mock OAuth flow, letting clients like the MCP Inspector and Claude Desktop discover and call defined tools. The README includes local development steps, Claude Desktop integration, and deployment instructions using Wrangler and a KV namespace for OAuth state. It is aimed at quickly exposing tool APIs to model agents without heavy infrastructure.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.