Back to search
30
MCP

igdb-mcp-client

pypi/igdb-mcp-client

STDIO-to-StreamableHTTP bridge for the IGDB MCP Server

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

Similar MCP servers embedding-nearest

mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
0 tools
MCP Stdio
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
0 tools
eyeot-mcp
stdio↔HTTP bridge for the eyeot ERP MCP server (Claude Desktop, Cursor, custom agents)
0 tools
@inferencesh/mcp-bridge
Stdio-to-HTTP bridge for MCP (Model Context Protocol). Connects any stdio MCP client to inference.sh or any remote MCP server via Streamable
0 tools
mcpbytes-lambda-stdio
Stdio transport adapter for mcpbytes-lambda MCP servers
0 tools
eidetic-mcp
MCP stdio server bridging eidetic-daemon's UDS API to MCP clients (Cursor, Claude Code, Cline, ...)
0 tools

How to use

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

{
  "mcpServers": {
    "igdb-mcp-client": {
      "url": "None",
      "transport": "http"
    }
  }
}