Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by anniandnevi • APIs & Integration
A serverless MCP (Model Context Protocol) implementation that runs on Cloudflare Workers to expose OAuth-protected tools over SSE for remote clients like the MCP Inspector and Claude Desktop.
Expose and invoke custom tools over SSE from a serverless Cloudflare Worker backend.
OAuth-protected remote tool access usable by MCP clients like the MCP Inspector and Claude Desktop.
A simple, deployable MCP backend to integrate external tools into LLM workflows without managing traditional servers.
This repository provides a remote MCP server implemented as a Cloudflare Worker, including OAuth login backed by Workers KV and example tooling for local development and deployment. It supports SSE transport so MCP clients (e.g., the MCP Inspector or Claude Desktop) can connect, authenticate, list tools, and invoke them remotely. The project includes instructions for running locally, deploying to Cloudflare, and configuring Claude Desktop to proxy to the MCP server. Benefits include easy serverless deployment, simple OAuth integration, and direct interoperability with MCP-compatible clients.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.