Back to search
30
MCP

@punkpeye/mcp-proxy

jsr/@punkpeye/mcp-proxy

A TypeScript SSE proxy for MCP servers that use stdio transport.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@punkpeye/fastmcp
A TypeScript framework for building MCP (Model Context Protocol) servers.
0 tools
@kukolabs/mcp-nginx-proxy-manager
MCP server for Nginx Proxy Manager — stdio, HTTP, and SSE transports
0 tools
@aashari/boilerplate-mcp-server
TypeScript MCP server boilerplate with STDIO and HTTP transport support, CLI tools, and extensible architecture
0 tools
longrun-mcp-proxy
MCP proxy with async wrapper for long-running tools and persistent SSE mode
0 tools
juhe-mcp-proxy
A MCP server which proxies requests to a remote MCP server over SSE transport.
0 tools
mcp-agentcore-proxy
MCP STDIO proxy for Amazon Bedrock AgentCore Runtime
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@punkpeye/mcp-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}