Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by matthewgoodman13 • DevOps & CI/CD
A Cloudflare Workers-based MCP server that exposes tools over SSE with OAuth login for use by MCP Inspector and Claude Desktop.
Call remote tooling exposed over the Model Context Protocol (MCP) via SSE to perform tasks such as calculations or utility operations.
A deployable serverless backend (Cloudflare Workers) with OAuth authentication to securely host and expose custom tools to clients like Claude Desktop or the MCP Inspector.
A local development and debugging workflow to test MCP integrations (run locally, connect with mcp-remote, and inspect tool behavior with the MCP Inspector).
This project provides a remote Model Context Protocol (MCP) server implemented as Cloudflare Workers, with local development support and OAuth-based login. It exposes tools over Server-Sent Events (SSE) so clients like the MCP Inspector or Claude Desktop can discover and invoke tools (for example, math utilities). The README includes local dev instructions, guidance to connect with the MCP Inspector and Claude Desktop, and deployment steps for Cloudflare (Workers + KV). It's useful for securely hosting and testing custom MCP tools in a serverless environment.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.