Back to search
30
MCP
@yglabs/mcp-http2stdio-internal
npm/@yglabs/mcp-http2stdio-internalWrap an upstream HTTP MCP server as a local stdio MCP server.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@yglabs/mcp-http2stdio-internal": {
"url": "None",
"transport": "http"
}
}
}