Loading MCP server directory, please wait...
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
npx @getmcp/cli add io.github.Servosity/ninjaone-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
NINJAONE_CLIENT_IDSet the NINJAONE_CLIENT_ID credential for the NinjaOne MCP server.
NINJAONE_CLIENT_SECRETSet the NINJAONE_CLIENT_SECRET credential for the NinjaOne MCP server.
NINJAONE_OAUTH_SCOPESet the NINJAONE_OAUTH_SCOPE credential for the NinjaOne MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/ninjaone-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/ninjaone-v0.1.0/ninjaone-mcp.mcpb",
"env": {
"NINJAONE_CLIENT_ID": "",
"NINJAONE_CLIENT_SECRET": "",
"NINJAONE_OAUTH_SCOPE": ""
}
}
}
}