PluginBench
MCP Server
Active

Resource Guru MCP MCP Server

io.github.Servosity/resourceguru-mcp

What is the Resource Guru MCP MCP server?

Operate Resource Guru from your AI agent via MCP.

How to install Resource Guru MCP

Copy-paste configuration for popular MCP clients.

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

    Set the RESOURCEGURU_EMAIL credential for the Resource Guru MCP server.

  • RESOURCEGURU_PASSWORD
    required
    secret

    Set the RESOURCEGURU_PASSWORD credential for the Resource Guru MCP server.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "resourceguru-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/resourceguru-v0.1.0/resourceguru-mcp.mcpb",
      "args": [],
      "env": {
        "RESOURCEGURU_EMAIL": "<YOUR_RESOURCEGURU_EMAIL>",
        "RESOURCEGURU_PASSWORD": "<YOUR_RESOURCEGURU_PASSWORD>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "resourceguru-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/resourceguru-v0.1.0/resourceguru-mcp.mcpb",
      "args": [],
      "env": {
        "RESOURCEGURU_EMAIL": "<YOUR_RESOURCEGURU_EMAIL>",
        "RESOURCEGURU_PASSWORD": "<YOUR_RESOURCEGURU_PASSWORD>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "resourceguru-mcp": {
      "command": "https://github.com/Servosity/msp-skills/releases/download/resourceguru-v0.1.0/resourceguru-mcp.mcpb",
      "args": [],
      "env": {
        "RESOURCEGURU_EMAIL": "<YOUR_RESOURCEGURU_EMAIL>",
        "RESOURCEGURU_PASSWORD": "<YOUR_RESOURCEGURU_PASSWORD>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "resourceguru-mcp": {
      "type": "stdio",
      "command": "https://github.com/Servosity/msp-skills/releases/download/resourceguru-v0.1.0/resourceguru-mcp.mcpb",
      "args": [],
      "env": {
        "RESOURCEGURU_EMAIL": "<YOUR_RESOURCEGURU_EMAIL>",
        "RESOURCEGURU_PASSWORD": "<YOUR_RESOURCEGURU_PASSWORD>"
      }
    }
  }
}
Claude Code
claude mcp add resourceguru-mcp --env RESOURCEGURU_EMAIL=<YOUR_RESOURCEGURU_EMAIL> --env RESOURCEGURU_PASSWORD=<YOUR_RESOURCEGURU_PASSWORD> -- https://github.com/Servosity/msp-skills/releases/download/resourceguru-v0.1.0/resourceguru-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 →