Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gasper94 • APIs & Integration
A demo remote Model Context Protocol (MCP) server deployable on Cloudflare Workers that supports OAuth login and integration with MCP clients like the MCP Inspector and Claude Desktop.
Call remote tools over the Model Context Protocol (MCP) using SSE transport, enabling interactions from clients like Claude Desktop via a local or remote MCP server.
OAuth-protected access to tools and session management when exposing capabilities through Cloudflare Workers with KV-backed storage for credentials.
A local development and deployment workflow to prototype, test, and publish MCP tools (inspect via MCP Inspector locally, then deploy to Cloudflare Workers).
This repository provides a ready-to-run remote MCP server implemented as a Cloudflare Worker, including a local development workflow and instructions to deploy to Cloudflare Workers with KV-backed OAuth storage. It supports SSE transport, an example OAuth login flow, and guidance to connect with the MCP Inspector and Claude Desktop via the mcp-remote proxy. It's useful for exposing custom tools to LLM agents and for testing and iterating on MCP integrations both locally and in production on Cloudflare.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.