Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by basehub-ai • Testing & QA
A Cloudflare Workers-based remote MCP server that exposes tools over SSE with OAuth login, usable locally or deployed to workers.dev for integration with MCP clients like the MCP Inspector and Claude Desktop.
Expose custom tools over SSE so remote clients (like Claude Desktop or the MCP Inspector) can invoke them securely.
A local development workflow with mock OAuth login to test MCP integrations before deploying to production.
A simple way to deploy an MCP server to Cloudflare Workers using KV storage for OAuth state and connect remote MCP clients over workers.dev.
This repository provides a ready-to-run MCP (Model Context Protocol) server implemented for Cloudflare Workers, including a mock OAuth login flow and instructions for local development and deployment. It supports connecting clients over Server-Sent Events (SSE) and integrates with the MCP Inspector and Claude Desktop via a local proxy. The project includes deployment steps using Wrangler and a Cloudflare KV namespace for OAuth state. It is useful for testing, developing, and hosting remote MCP tools on Cloudflare's platform.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.