← Back to Plugins
MCP Server MCP

Gearboy MCP Server

github By github 👁 1 views ▲ 0 votes

MCP server for Gearboy Nintendo Game Boy / Game Boy Color emulator

Homepage Verified source GitHub

Install

mcpb:https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-macos-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-macos-arm64.mcpb",
      "fileSha256": "d6a554911070543d5cc82aea70631bd5886e611b9a07d95146a18abfaad83fa4",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-macos-x64.mcpb",
      "fileSha256": "bd0fc63694702a834c4cf2ae7db025d97b15066e369390f3c1c6ac2749863d60",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-windows-arm64.mcpb",
      "fileSha256": "0de9454625c8267f4cb596db699561ad21d6fb9e4e62c7934782fdfa63c882c6",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-windows-x64.mcpb",
      "fileSha256": "13766e1665842b778fd49e043d0397f1b86bdd0f26e9aebc80cc0c8ab172a4ff",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-linux-x64.mcpb",
      "fileSha256": "312517d7c700bafe0adee8efe8801e165b675740faae0f8c124159cf532ca06b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearboy/releases/download/3.8.13/Gearboy-3.8.13-mcpb-linux-arm64.mcpb",
      "fileSha256": "5a4eaff2ba05dea7d38f92f04ae4e7f5b1c89e32449ca72e39b694f8862f39c9",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...