Exposes N-able N-central REST API as MCP tools for managing devices, organizations, users, and more, with support for read-only, write, and full write modes.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_ALLOW_UNAUTHENTICATED— MCP_API_KEY HTTP mode Bearer token clients must present. Generate with openssl rand -hex 32. Required unless =1MCP_API_KEY— HTTP mode Bearer token clients must present. Generate with openssl rand -hex 32. Required unless MCP_ALLOW_UNAUTHENTICATED=1MCP_AUDIT_LEVELMCP_BIND_ADDRESS— optional Interface to bind. 127.0.0.1 (default) for localhost-only; 0.0.0.0 for Docker / LAN exposureMCP_CORS_ORIGIN— browser clients Comma-separated allow-list of originsMCP_MAX_BODY_SIZEMCP_MAX_SESSIONSMCP_METRICS_REQUIRE_AUTHMCP_PORT— HTTP mode only Setting this enables HTTP mode (omit for stdio)MCP_QUIETMCP_RATE_LIMIT_MAXMCP_RATE_LIMIT_WINDOW_MSMCP_SESSION_TTL_MSMCP_TRUST_PROXYNC_ACCESS_EXPIRYNC_FQDN_ALLOWLIST— multi-tenant Comma-separated host suffixes a client may target — SSRF guard (exact or DNS-suffix match)NC_JWT_TOKEN— Edit .env — set NC_SERVER_URL and at minimum.NC_MAX_RETRIESNC_MAX_TENANTSNC_MULTI_TENANT— hosted mode Set to 1 to require per-request X-NC-FQDN/X-NC-JWT headers (HTTP only). See [Multi-Tenant Mode](#multi-tenant-hosted-mode)NC_REFRESH_EXPIRYNC_REQUEST_TIMEOUT_MSNC_RESOURCE_CACHE_TTL_MS— Resources provide live context to the client without requiring explicit tool calls. Hierarchical resources are cached for 60s by default — set =0 to disable.NC_RETRY_DELAY_MSNC_SERVER_URL— Edit .env — set and NC_JWT_TOKEN at minimum.NC_WRITE_MODE— optional read-only \ write \ full (default write)[](https://m8ven.ai/mcp/theonlytruebigmac-n-central-mcp-z23gsg)