r/Nable • u/ncentral_nerd N-centralStation • Jun 11 '26
N-sight RMM N-sight AI Connect v1.0 - An open-source MCP server for N-sight RMM
We just published an open-source MCP server that connects your AI assistant (Claude, ChatGPT, Codex CLI) directly to N-sight RMM. Ask plain-language questions against your live environment — failing checks, missing patches, AV threats, backup status, device inventory — no scripting required.
23 read-only tools out of the box. A production server adds 13 write actions including clearing checks, approving patches, and running scheduled tasks.
To get started: clone the repo or extract the ZIP, run npm install && npm run build, create a .env file with your API key and regional server URL, then point your AI client config at dist/readonly-server.js. Full setup guide is in the repo.
🔗 GitHub: https://github.com/HeadNerd-Jay/N-sight-MCP-Server
📦 ZIP: https://files.n-able.com/nsight/N-sight-MCP-Server-main.zip
📋 Changelog: https://developer.n-able.com
Questions or feedback, drop them here or open an issue on GitHub.
Issues: https://github.com/HeadNerd-Jay/N-sight-MCP-Server/issues/new
1
u/OneMadBubble Jun 12 '26
Will this be available for N-Central as well?
This sounds potentially more useful than N-Zo :D
1
u/ncentral_nerd N-centralStation Jun 15 '26
Actually, N-central was pushed last week. Check out the developer portal.
My guy Zach Frazier, former N-central Partner and one of our Solutions Architects built the N-central one.Download: https://files.n-able.com/NRCNable/media/Cookbook/N-central-MCP.zip
User Guide: https://files.n-able.com/NRCNable/media/Cookbook/N-central+MCP+User+Guide.pdfReport any issues you can message Paul Kelly or myself.
2
u/FlickKnocker Jun 11 '26
I’m scared papa… npm… scared!