Back to directory
mcp-gamecube-bridge

mcp-gamecube-bridge

@u1f9920

An MCP server that bridges Nintendo GameCube operations, allowing clients to interact with a GameCube console.

gamecubenintendogamingbridgeentertainment

Installation & Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "/home/u1f992/Documents/mcp-gamecube-bridge/.venv/bin/python",
      "args": [
        "/home/u1f992/Documents/mcp-gamecube-bridge/main.py",
        "--serial-port",
        "/dev/ttyACM0",
        "--camera",
        "/dev/video8"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/19
Updated
2025/4/20