Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bydymainit2 • Tools & CLI
A Cloudflare Workers-based remote MCP server that exposes tools over SSE with OAuth support for use with the MCP Inspector and Claude Desktop.
Call remote tools over a stable HTTP/SSE MCP endpoint hosted on Cloudflare Workers.
A local development workflow to test MCP tool definitions and OAuth flows via the MCP Inspector.
Integrate custom tools into Claude Desktop by exposing an MCP server accessible over HTTP.
This repository provides a ready-to-run remote Model Context Protocol (MCP) server implemented for Cloudflare Workers, complete with example OAuth login and KV-backed credentials. You can run it locally for development, connect using the MCP Inspector, and deploy to Cloudflare to serve remote MCP clients. It supports SSE transport and integration with Claude Desktop via a local proxy, enabling secure, remote tool invocation from agent clients.