PluginBench
MCP Server
Active
GPL-3.0

Gearcoleco MCP Server MCP Server

io.github.drhelius/gearcoleco

What is the Gearcoleco MCP Server MCP server?

MCP server for Gearcoleco ColecoVision emulator

How to install Gearcoleco MCP Server

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gearcoleco": {
      "command": "https://github.com/drhelius/gearcoleco/releases/download/1.6.6/Gearcoleco-1.6.6-mcpb-macos-arm64.mcpb",
      "args": []
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gearcoleco": {
      "command": "https://github.com/drhelius/gearcoleco/releases/download/1.6.6/Gearcoleco-1.6.6-mcpb-macos-arm64.mcpb",
      "args": []
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gearcoleco": {
      "command": "https://github.com/drhelius/gearcoleco/releases/download/1.6.6/Gearcoleco-1.6.6-mcpb-macos-arm64.mcpb",
      "args": []
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gearcoleco": {
      "type": "stdio",
      "command": "https://github.com/drhelius/gearcoleco/releases/download/1.6.6/Gearcoleco-1.6.6-mcpb-macos-arm64.mcpb",
      "args": []
    }
  }
}
Claude Code
claude mcp add gearcoleco -- https://github.com/drhelius/gearcoleco/releases/download/1.6.6/Gearcoleco-1.6.6-mcpb-macos-arm64.mcpb

Related MCP servers

AI-assisted debugging and ROM hacking for Game Boy games via the Gearboy emulator's built-in MCP server.

1.2k
C++
GPL-3.0
View repository →

AI-assisted debugging for Sega Master System, Game Gear, and SG-1000 emulation via MCP server.

376
C++
GPL-3.0
View repository →

Accurate PC Engine/TurboGrafx-16 emulator with embedded MCP server for AI-assisted debugging and ROM hacking.

217
C++
GPL-3.0
View repository →

MCP server for Gearlynx Atari Lynx emulator