mgba
mGBA Game Boy Advance Emulator
mgba MCP Server
MCP server for mgba-emu/mgba
Ready-to-Use Client Configurations
{
"mcpServers": {
"mgba": {
"command": "npx",
"args": [
"-y",
"@mgba-emu/mgba"
]
}
}
}