Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From kaseya-datto-rmm
Connects remotely via HTTP to Wyre Technology's Datto RMM MCP endpoint (https://mcp.wyretechnology.com/v1/datto-rmm/mcp). Provides access to Datto RMM, a remote monitoring and management platform. Likely requires authentication.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin datto-rmmCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"datto-rmm": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/datto-rmm/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.wyretechnology.com/v1/datto-rmm/mcpShare bugs, ideas, or general feedback.