Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jmorrell-cloudflare • Identity & Access
A lightweight MCP server you can run locally or deploy to Cloudflare Workers that accepts Bearer Token Authorization for connecting MCP clients such as the MCP Inspector and Claude Desktop.
Connect to a local or self-hosted MCP server using Bearer token authentication (e.g., testing tools or custom agents).
An MCP transport over Server-Sent Events (SSE) to integrate with clients like the MCP Inspector or Claude Desktop.
A Cloudflare Workers-deployable MCP endpoint to expose tools securely using an Authorization: Bearer <token> header.
This repository provides a forked Remote MCP Server that replaces OAuth with simple Bearer token authentication via the Authorization HTTP header. It supports SSE transport and includes instructions to run locally, connect with the MCP Inspector, and configure Claude Desktop to use the server. The README also includes deployment steps for Cloudflare Workers and guidance for debugging authentication state. It is intended to make it easy to test and run MCP tools that require token-based access.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.