PluginBench
MCP Server
Active

Maxio MCP MCP Server

io.github.Servosity/maxio-mcp

What is the Maxio MCP MCP server?

Open, local revenue-intelligence CLI for Maxio Advanced Billing - MRR waterfalls

How to install Maxio MCP

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • MAXIO_PASSWORD
    required
    secret

    Set the MAXIO_PASSWORD credential for the Maxio MCP server.

  • MAXIO_SITE
    required
    secret

    Set the MAXIO_SITE credential for the Maxio MCP server.

  • MAXIO_USERNAME
    required
    secret

    Set the MAXIO_USERNAME credential for the Maxio MCP server.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "maxio-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/maxio-v0.1.0/maxio-mcp.mcpb",
      "args": [],
      "env": {
        "MAXIO_PASSWORD": "<YOUR_MAXIO_PASSWORD>",
        "MAXIO_SITE": "<YOUR_MAXIO_SITE>",
        "MAXIO_USERNAME": "<YOUR_MAXIO_USERNAME>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "maxio-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/maxio-v0.1.0/maxio-mcp.mcpb",
      "args": [],
      "env": {
        "MAXIO_PASSWORD": "<YOUR_MAXIO_PASSWORD>",
        "MAXIO_SITE": "<YOUR_MAXIO_SITE>",
        "MAXIO_USERNAME": "<YOUR_MAXIO_USERNAME>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "maxio-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/maxio-v0.1.0/maxio-mcp.mcpb",
      "args": [],
      "env": {
        "MAXIO_PASSWORD": "<YOUR_MAXIO_PASSWORD>",
        "MAXIO_SITE": "<YOUR_MAXIO_SITE>",
        "MAXIO_USERNAME": "<YOUR_MAXIO_USERNAME>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "maxio-mcp": {
      "type": "stdio",
      "command": "https://github.com/Servosity/msp-skills/releases/download/maxio-v0.1.0/maxio-mcp.mcpb",
      "args": [],
      "env": {
        "MAXIO_PASSWORD": "<YOUR_MAXIO_PASSWORD>",
        "MAXIO_SITE": "<YOUR_MAXIO_SITE>",
        "MAXIO_USERNAME": "<YOUR_MAXIO_USERNAME>"
      }
    }
  }
}
Claude Code
claude mcp add maxio-mcp --env MAXIO_PASSWORD=<YOUR_MAXIO_PASSWORD> --env MAXIO_SITE=<YOUR_MAXIO_SITE> --env MAXIO_USERNAME=<YOUR_MAXIO_USERNAME> -- https://github.com/Servosity/msp-skills/releases/download/maxio-v0.1.0/maxio-mcp.mcpb

Related MCP servers

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

25
Go
View repository →

The first real CLI for the Acronis Cyber Protect Cloud platform - every tenant, agent, and usage

25
Go
View repository →

Every Action1 endpoint, plus fleet-wide patch and vulnerability views across all your organizations.

25
Go
View repository →

Afi MCP

Active

The first CLI for Afi SaaS backup - full public-API coverage plus the fleet-wide coverage

25
Go
View repository →

AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.

25
Go
View repository →

Atera MCP

Active

Every Atera RMM + PSA endpoint, plus a local SQLite mirror that answers fleet-health, SLA, and

25
Go
View repository →