Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ENOSTECH-inc • APIs & Integration
An open-source MCP (Model Context Protocol) server deployable on Cloudflare Workers that provides OAuth login and lets clients (like the MCP Inspector or Claude Desktop) call defined tools over SSE/HTTP.
Expose and invoke custom tools over SSE/HTTP from a hosted MCP server (e.g., calculators, data lookups) so models can call them during a session.
A quick way to host an MCP-compatible server on Cloudflare Workers with built-in OAuth and KV-backed secrets for authentication.
Integrate with Claude Desktop or the MCP Inspector to test, debug, and use tool-driven workflows remotely.
This repository provides a ready-to-run remote MCP server implementation designed for Cloudflare Workers, including local development instructions, OAuth-backed authentication using Workers KV, and deployment steps. It enables clients such as the MCP Inspector and Claude Desktop to connect via SSE/HTTP and invoke registered tools. The project simplifies exposing tool endpoints for language-model agents and demonstrates integration with Claude via a local proxy.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.