Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AleWarriorPrior • APIs & Integration
A Cloudflare Workers–based remote MCP server with OAuth that lets MCP clients (Inspector, Claude Desktop) connect over SSE to discover and invoke tools.
Expose tool endpoints over SSE so remote clients (like MCP Inspector) can connect and interact with tools in real time.
Integrate with Claude Desktop to let the assistant discover and call custom tools via a proxied MCP server.
A simple OAuth-backed MCP host running on Cloudflare Workers for easy deployment and secure access to tooling.
This repository provides a remote Model Context Protocol (MCP) server implementation deployable to Cloudflare Workers, including a simple OAuth login flow and SSE transport for MCP clients. It supports local development (via npx/nx), testing with the MCP Inspector, and integration with Claude Desktop using a local mcp-remote proxy. Deployment instructions include creating a Workers KV namespace for OAuth and deploying with Wrangler, making it easy to host MCP tools remotely and securely.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.