Loading MCP server directory, please wait...
N-central REST API with an offline org-tree mirror, cross-tenant search, and a JWT-expiry guardian.
npx @getmcp/cli add io.github.Servosity/n-central-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
NCENTRAL_JWTSet the NCENTRAL_JWT credential for the N-able N-central MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/n-central-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/n-central-v0.1.2/n-central-mcp.mcpb",
"env": {
"NCENTRAL_JWT": "",
"N_CENTRAL_BASE_URL": "https://ncod.n-able.com/api"
}
}
}
}