Back to search
30
MCP

mcpbox

npm/mcpbox

A lightweight gateway that exposes local stdio-based MCP servers via Streamable HTTP

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

Similar MCP servers embedding-nearest

MCP Stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
0 tools
easy-mcp-server
A simple MCP server with stdio or SSE transport
0 tools
mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
0 tools
mcpo
A simple, secure MCP-to-OpenAPI proxy server
0 tools
spotify-mcp-server
Lightweight MCP server for Spotify
0 tools
aparavi-mcp
Aparavi MCP stdio server that streams local files to Aparavi EaaS
0 tools

How to use

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

{
  "mcpServers": {
    "mcpbox": {
      "url": "None",
      "transport": "http"
    }
  }
}