Back to directory
mcp-bearer-auth-example

mcp-bearer-auth-example

@jmorrell-cloudflare1

A remote Model Context Protocol (MCP) server designed to run on Cloudflare, enhanced with Bearer Token authentication.

cloudflarebearer-authremote-serveraicloud

Installation & Configuration

{
  "mcpServers": {
    "mcp-bearer-auth-example": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-bearer-auth-example-mcp"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2025/4/11
Updated
2025/10/10