atera-mcp

wyre-technology/atera-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Atera — ticketing, device monitoring, alerts, and customer management tools for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atera-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/atera-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for interacting with the Atera RMM API. Implements a decision tree architecture for efficient tool discovery and reduced context overhead. > [!IMPORTANT] > **Before you click:** this server depends on `@wyre-technology/node-atera`, > which is hosted on the **GitHub Packages** npm registry. GitHub Packages has no

Tools (18)

ATERA_API_KEYatera_agents_getatera_agents_get_by_machineatera_agents_listatera_alerts_by_agentatera_alerts_by_deviceatera_alerts_getatera_alerts_listatera_contacts_by_customeratera_contacts_getatera_contacts_listatera_customers_createatera_customers_getatera_customers_listatera_tickets_createatera_tickets_getatera_tickets_listatera_tickets_update

Topics

ai-toolsateraclaudemcpmcp-servermodel-context-protocolmspmsp-mcptypescriptwyre-technology