Gearboy MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
MCP server for Gearboy Nintendo Game Boy / Game Boy Color emulator
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
bool ConfigDebugIsDebuggerPresent; // = false // Enable various tools calling IM_DEBUG_BREAK().
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Update Cask formula
run: |
cat > homebrew-tap/Casks/${{ env.NAME_LOWER }}.rb << EOF
…eway --user '"${MCP_GATEWAY_UID}"':'"${MCP_GATEWAY_GID}"' --group-add '"${DOCKER_SOCK_GID}"' -v '"${DOCKER_SOCK_PATH}"':/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DOCKER…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
MCP server for Gearcoleco ColecoVision emulator
MCP server for Gearlynx Atari Lynx emulator
MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator
MCP server for Geargrafx PC Engine / TurboGrafx-16 emulator
MCP Server for okx.com
MCP server for E-Commerce
Official remote MCP server for Color Me Shop.
MCP server for Android emulator automation via ADB.
Answers built from our own checks of this server.