mcp-servers-sse

lkm1developer/mcp-servers-sse
★ 1 stars JavaScript Security Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-servers-sse": {
      "command": "npx",
      "args": [
        "-y",
        "lkm1developer/mcp-servers-sse"
      ]
    }
  }
}

README Excerpt

A scalable Express.js server that hosts multiple MCP (Model Context Protocol) servers with Server-Sent Events (SSE) support, route-based isolation, and JWT authentication. - **Route-based MCP server hosting**: Each MCP server runs on its own route (`/mcp/:serverName`) - **JWT authentication**: Encrypted JWT tokens in headers with server name and API key

Tools (6)

JWT_SECRETPORTapiKeyserverNametest-clientuserId