All MCP servers

Geargrafx MCP Server

Official
by Api.Airforcestdio0216GPL

MCP server for Geargrafx PC Engine / TurboGrafx-16 emulator

mcpopen-source

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "geargrafx-mcp-server-imp537ad": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}