该项目是一个适用于Nintendo Switch的MCP服务器,提供以下功能:
DEVKITPRO 环境变量。make
out/ 目录out/atmosphere/contents/010000000000B1C0 目录的内容复制到您的Switch SD卡的 /atmosphere/contents 目录下。{
"servers": {
"switch-mcp-server": {
"type": "streamableHttp",
"url": "http://{你的switch ip}:12345/mcp"
}
}
}
source/ 主源代码source/tools/ MCP Server工具source/util/ 日志等通用工具source/third_party/ 第三方库out/ 编译输出如果您有任何疑问或建议,请随时提供反馈意见。