All MCP servers

Gearboy MCP Server

Official
by Api.Airforcestdio01,154GPL

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

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "gearboy-mcp-server-imp598ad": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}