Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by irvinebroque • APIs & Integration
A Cloudflare Workers-based remote MCP server example that exposes tools over SSE with OAuth-compatible login, useful for connecting MCP clients and agents (e.g., Claude Desktop or MCP Inspector).
Call remote tools over SSE from a hosted MCP endpoint (e.g., invoking math or utility tools from Claude Desktop).
A lightweight, deployable MCP server prototype on Cloudflare Workers to expose custom tool APIs with OAuth-like login flow.
Integrate MCP tooling into local development workflows and test tool invocation via the MCP Inspector and local proxying.
This repository provides a complete example to run a remote Model Context Protocol (MCP) server on Cloudflare Workers, including local development, deployment, and a mock OAuth login flow. It shows how to connect the MCP Inspector and Claude Desktop to the server (via SSE and a local proxy) and includes deployment steps using Wrangler and KV. The example is intended to help developers expose custom tools to MCP-compatible clients and test tool invocation workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.