drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/Nerdio Manager MCP

Nerdio Manager MCP

The first non-PowerShell client for the Nerdio Manager for MSP API - cross-account AVD fleet

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
Client config available
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Auth required by registry metadata
Capabilities
0 tools, 0 resources, 0 prompts
Related
Hudu MCP, Zammad MCP, NinjaOne MCP

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like Nerdio Manager MCP.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Environment
{ "NERDIO_BASE_URL": "YOUR_SECRET_VALUE", "NERDIO_TOKEN_URL": "YOUR_SECRET_VALUE", "NERDIO_CLIENT_ID": "YOUR_SECRET_VALUE", "NERDIO_CLIENT_SECRET": "YOUR_SECRET_VALUE", "NERDIO_OAUTH_SCOPE": "YOUR_SECRET_VALUE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-servosity-nerdio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-io-github-servosity-nerdio-mcp"
      ],
      "env": {
        "NERDIO_BASE_URL": "YOUR_SECRET_VALUE",
        "NERDIO_TOKEN_URL": "YOUR_SECRET_VALUE",
        "NERDIO_CLIENT_ID": "YOUR_SECRET_VALUE",
        "NERDIO_CLIENT_SECRET": "YOUR_SECRET_VALUE",
        "NERDIO_OAUTH_SCOPE": "YOUR_SECRET_VALUE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is Nerdio Manager MCP?+

Nerdio Manager MCP is an MCP server for The first non-PowerShell client for the Nerdio Manager for MSP API - cross-account AVD fleet. It supports STDIO transport.

How do I install Nerdio Manager MCP?+

Use the client-specific config in Install and add it to your MCP-compatible client.

How do I add Nerdio Manager MCP to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config into Claude Desktop's MCP server settings.

How do I add Nerdio Manager MCP to Claude Code?+

Choose the Claude Code tab in Install and copy the config into Claude Code's MCP server settings.

How do I use Nerdio Manager MCP with Codex?+

Choose the Codex tab in Install and copy the config into Codex's MCP server settings.

How do I add Nerdio Manager MCP to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config into Cursor or VS Code's MCP server settings.

What endpoint and transport does Nerdio Manager MCP use?+

Nerdio Manager MCP uses STDIO transport. Use the package or command config in Install.

What tools and resources does Nerdio Manager MCP expose?+

Nerdio Manager MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does Nerdio Manager MCP require authentication?+

Nerdio Manager MCP is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.

Related MCPs

Hudu MCPEvery Hudu cmdlet, plus an offline SQLite mirror, cross-entity audits, and agent-native output noZammad MCPEvery Zammad ticket, article, and Knowledge Base operation as one CLI and MCP server - plus aNinjaOne MCPEvery NinjaOne report, plus a local store that answers fleet-wide questions no single API call canConnectWise Manage MCPEvery ConnectWise PSA workflow from the terminal - with a typed conditions query builder, offlineServosity MCPFleet-wide backup triage, stale-backup detection, and cross-engine analytics for any MCP agent.Microsoft Graph MCPThe maintained single-binary successor to the retiring mgc - every MSP-relevant Microsoft Graph

Profile notes

  • Package: Mcpb https://github.com/Servosity/msp-skills/releases/download/nerdio-v0.1.0/nerdio-mcp.mcpb v0.1.0
  • Environment variable: NERDIO_BASE_URL (required; secret)
  • Environment variable: NERDIO_TOKEN_URL (required; secret)
  • Environment variable: NERDIO_CLIENT_ID (required; secret)
  • Environment variable: NERDIO_CLIENT_SECRET (required; secret)
  • Environment variable: NERDIO_OAUTH_SCOPE (required; secret)
  • The upstream registry signals required auth or secrets.

Packages

PackageRegistryVersionInputs
https://github.com/Servosity/msp-skills/releases/download/nerdio-v0.1.0/nerdio-mcp.mcpb

stdio

mcpb0.1.0

Env: NERDIO_BASE_URL required secret

Env: NERDIO_TOKEN_URL required secret

Env: NERDIO_CLIENT_ID required secret

Env: NERDIO_CLIENT_SECRET required secret

Env: NERDIO_OAUTH_SCOPE required secret

Details

Version
0.1.0
Auth
Auth required by registry metadata
Repository
https://github.com/servosity/msp-skills
Updated
Jun 7, 2026