Back to directory
rgarcia/mcp-server-server

rgarcia/mcp-server-server

@rgarcia

将stdio MCP服务器包装为websocket服务器的工具

mcpwebsocketwrapperservertypescriptconvertertool

Installation & Configuration

{
  "mcpServers": {
    "server-server": {
      "command": "bun",
      "args": [
        "run",
        "mcp-server-wrapper",
        "-p",
        "3001"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15