Back to directory
jasiekkk/jan-stripe

jasiekkk/jan-stripe

@jasiekkk0

A remote MCP server without authentication deployed on Cloudflare Workers, connectable via SSE endpoint.

cloudflareworkerssseremoteauthlesscloud

Installation & Configuration

{
  "mcpServers": {
    "calculator": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8787/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2025/4/28
Updated
2026/6/7