punkpeye/mcp-remote
Connect an MCP Client that only supports local (stdio) servers to a Remote MCP Server. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 99
- Longevity 38
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 532
- days_rel: 7
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
1562 stars · 285 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js CLI proxy that lets MCP clients which only support local stdio servers connect to remote MCP servers over HTTP/SSE, including OAuth authorization flows. It is dropped into the standard mcpServers config of clients like Claude Desktop, Cursor, and Windsurf as a one-line npx command.
Use cases
- connect Claude Desktop to a remote MCP server
- use remote MCP servers in Cursor or Windsurf that only support stdio
- add OAuth-authenticated remote MCP servers to a stdio-only client
- pass custom authorization headers to a remote MCP server
- run multiple isolated OAuth sessions against the same remote MCP server
- bridge local MCP clients to SSE-based servers without native remote support
When to choose
- your MCP client only supports local stdio servers but you need a remote server
- you need OAuth flows for remote MCP servers that your client doesn't implement
- you want a quick npx-based bridge with no install step
When to avoid
- your MCP client already natively supports remote HTTP/SSE servers with auth
- you need a production-hardened solution rather than a proof-of-concept
- you only use local stdio MCP servers
Facets
cli-tool · maturity experimental
mcp auth proxy http-client developer-tools developer-tools apis security cross-platform cli mcp-proxy stdio-to-sse oauth model-context-protocol remote-servers ai-agents nodejs
2 sources
- readme: https://github.com/punkpeye/mcp-remote · fetched 2026-08-28 · 3deb29eebf04
- registry_npm: https://registry.npmjs.org/mcp-remote · fetched 2026-08-29 · 66e7b5536614
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| punkpeye/mcp-remote | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="punkpeye/mcp-remote")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem