You do not have permission to edit this page, for the following reason:
Free text:
{{#seo: |title=Switch Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=Switch-logo.png |image_alt=Switch MCP-Server }} An MCP Server for the Nintendo Switch that offers: * tools ** Controller input injection (support button presses, joystick movements, six-axis motion controls, etc). ** Screen capture. * resources * prompts == Installation == Copy the entire contents of the <code>out/atmosphere/contents/010000000000B1C0</code> folder to the <code>/atmosphere/contents/</code> directory on your Switch's SD card. Navigate to Hekate Toolbox > Background Services > mcp-server and enable it. Configuration: <pre> { "servers": { "switch-mcp-server": { "type": "streamableHttp", "url": "http://{your switch ip}:12345/mcp" } } } </pre> ==Known issues== Occasionally, the service may fail to start due to memory allocation issues (requires about 2MB of heap memory). Restarting the console usually resolves this. If the allocated memory is too small, screen image retrieval may not function correctly ==Changelog== '''v1.0''' * First Release. == Credits == * [https://devkitpro.org/ devkitPro] * [https://github.com/switchbrew/libnx libnx] * [https://github.com/nothings/stb stb_base64] == External links == * GitHub - https://github.com/FitzQ/mcp-server * Homebrew App Store - https://hb-app.store/switch/mcpserver
Advertising: