Back to search
30
MCP

@yglabs/mcp-http2stdio-internal

npm/@yglabs/mcp-http2stdio-internal

Wrap 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

@yglabs/databricks-mcp
Wrap a Fabric data agent HTTP MCP server as a local stdio MCP server.
0 tools
@yglabs/workiq-mcp-test
Wrap Work IQ HTTP MCP servers as a local stdio MCP CLI.
0 tools
@yglabs/fabric-dataagent
Wrap a Fabric data agent HTTP MCP server as a local stdio MCP server.
0 tools
MCP Stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
0 tools
@imagetalk/mcp
Stdio MCP server that wraps the ImageTalk backend REST API for use with Claude Desktop and other MCP clients.
0 tools
@openworkspace/mcp
MCP server with tool registry, stdio and HTTP/SSE transports
0 tools

How to use

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

{
  "mcpServers": {
    "@yglabs/mcp-http2stdio-internal": {
      "url": "None",
      "transport": "http"
    }
  }
}