← Back to Plugins
MCP Server MCP

Gearsystem MCP Server

github By github 👁 1 views ▲ 0 votes

MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator

Homepage Verified source GitHub

Install

mcpb:https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-macos-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-macos-arm64.mcpb",
      "fileSha256": "ed676ba88a1ea9f7f728d2a64803ec6ddb6f25b0341542c2336d87f0c3d360bb",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-macos-x64.mcpb",
      "fileSha256": "befc8e25f52d32fa4efcad8b514e871889bf35854d09cf6df13cc481c1fbe80e",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-windows-arm64.mcpb",
      "fileSha256": "d360dd66719a7beedd019a9007a846478919d6949d81957e7c370104ef882b1e",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-windows-x64.mcpb",
      "fileSha256": "aba3b35a88a7a661636d5769eea2cd9c2ef83ab5f1f453386948e1fe39da33ac",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-linux-x64.mcpb",
      "fileSha256": "2aaa1d1eece1316b1e16160f187aaad857a03b18ea4df67e8af5af933c9dbb15",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/drhelius/gearsystem/releases/download/3.9.16/Gearsystem-3.9.16-mcpb-linux-arm64.mcpb",
      "fileSha256": "718e6de21fc4f1b955507e42b17775fa6eed192d2da0c876e63d176f0d2f3e94",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...