P
Pokemon Nds MCP
作者 @Kartik-2239
An mcp server that runs a pokemon nds game and allows an ai to control it through tools
创建于 1/29/2026
更新于 27 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx pokemon-nds-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"kartik-2239-pokemon-nds-mcp": {
"command": "uvx",
"args": [
"pokemon-nds-mcp"
]
}
}
}