Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by remodlai • APIs & Integration
A Cloudflare Workers-based remote MCP server that provides an OAuth-enabled MCP endpoint (SSE) for connecting clients like the MCP Inspector and Claude Desktop.
Call external tools over MCP using Server-Sent Events (SSE) to perform actions like calculations or domain-specific operations.
Integrate with Claude Desktop or other MCP clients by running a local proxy or pointing the client at a deployed workers.dev SSE endpoint.
An example, OAuth-enabled MCP server deployment pattern on Cloudflare Workers (including KV for token storage) for development and production use.
This repository provides a ready-to-run MCP (Model Context Protocol) server implemented for Cloudflare Workers, complete with OAuth login and an SSE endpoint. It includes instructions to develop locally, connect using the MCP Inspector, integrate with Claude Desktop, and deploy to Cloudflare with Wrangler and KV for OAuth storage. The project is useful for testing, developing, and exposing tool-backed agents via a remote MCP-compatible server.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.