MCP server for Atera RMM — customers, tickets, and more.
ATERA_API_KEYAPI keyrequiredAtera API key (X-Api-Key) for authenticating against the Atera REST API
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
atera_navigateNavigate to a specific domain in Atera. Call this first to select which area you want to work with. After navigation, domain-specific tools will be available.Navigate to a specific domain in Atera. Call this first to select which area you want to work with. After navigation, domain-specific tools will be available.
No input schema was published for this tool.
atera_backReturn to domain selection. Use this to switch to a different area of Atera.Return to domain selection. Use this to switch to a different area of Atera.
No input schema was published for this tool.
atera_agents_listList agents (managed devices/endpoints) in Atera. Agents include servers, workstations, and Macs with the Atera agent installed. Returns device info including OS, IP addresses, online status, and hardware details.List agents (managed devices/endpoints) in Atera. Agents include servers, workstations, and Macs with the Atera agent installed. Returns device info including OS, IP addresses, online status, and hardware details.
No input schema was published for this tool.
atera_agents_getGet detailed information about a specific agent (device) by its ID. Returns full device profile including OS, hardware specs, and current status.Get detailed information about a specific agent (device) by its ID. Returns full device profile including OS, hardware specs, and current status.
No input schema was published for this tool.
atera_agents_get_by_machineGet agent information by machine name. Useful when you know the computer name but not the agent ID.Get agent information by machine name. Useful when you know the computer name but not the agent ID.
No input schema was published for this tool.
atera_alerts_listList alerts from monitored devices in Atera. Alerts indicate issues detected by monitoring thresholds on agents and devices.List alerts from monitored devices in Atera. Alerts indicate issues detected by monitoring thresholds on agents and devices.
No input schema was published for this tool.
atera_alerts_getGet detailed information about a specific alert by its ID. Returns full alert details including source, severity, and related device/agent info.Get detailed information about a specific alert by its ID. Returns full alert details including source, severity, and related device/agent info.
No input schema was published for this tool.
atera_alerts_by_agentList alerts for a specific agent (device). Useful for troubleshooting issues on a particular machine.List alerts for a specific agent (device). Useful for troubleshooting issues on a particular machine.
No input schema was published for this tool.
atera_alerts_by_deviceList alerts for a specific device (SNMP, HTTP, or TCP monitor). Useful for checking network device health.List alerts for a specific device (SNMP, HTTP, or TCP monitor). Useful for checking network device health.
No input schema was published for this tool.
atera_contacts_listList contacts across all customers in Atera. Contacts are people associated with customer companies who may submit tickets or receive communications.List contacts across all customers in Atera. Contacts are people associated with customer companies who may submit tickets or receive communications.
No input schema was published for this tool.
atera_contacts_getGet detailed information about a specific contact by their ID. Returns full contact profile including customer association and contact details.Get detailed information about a specific contact by their ID. Returns full contact profile including customer association and contact details.
No input schema was published for this tool.
atera_contacts_by_customerList contacts for a specific customer. Useful for finding who to contact at a particular company.List contacts for a specific customer. Useful for finding who to contact at a particular company.
No input schema was published for this tool.
atera_customers_listList customers (companies) in Atera with pagination. Returns customer details including name, address, contact info, and primary contact.List customers (companies) in Atera with pagination. Returns customer details including name, address, contact info, and primary contact.
No input schema was published for this tool.
atera_customers_getGet detailed information about a specific customer by their ID. Returns full customer profile including primary contact.Get detailed information about a specific customer by their ID. Returns full customer profile including primary contact.
No input schema was published for this tool.
atera_customers_createCreate a new customer (company) in Atera. Only CustomerName is required, all other fields are optional.Create a new customer (company) in Atera. Only CustomerName is required, all other fields are optional.
No input schema was published for this tool.
atera_tickets_listList tickets in Atera with optional filters. Returns ticket details including status, priority, customer, technician assignment, and SLA information.List tickets in Atera with optional filters. Returns ticket details including status, priority, customer, technician assignment, and SLA information.
No input schema was published for this tool.
atera_tickets_getGet detailed information about a specific ticket by its ID. Returns full ticket details including comments, work hours, and billing info.Get detailed information about a specific ticket by its ID. Returns full ticket details including comments, work hours, and billing info.
No input schema was published for this tool.
atera_tickets_createCreate a new ticket in Atera. TicketTitle is required, can optionally set priority, status, type, and assignment.Create a new ticket in Atera. TicketTitle is required, can optionally set priority, status, type, and assignment.
No input schema was published for this tool.
atera_tickets_updateUpdate an existing ticket in Atera. Only specify the fields you want to change.Update an existing ticket in Atera. Only specify the fields you want to change.
No input schema was published for this tool.
atera_tickets_add_commentAdd a comment to a ticket. Comments are internal (hidden from the end user) by default; set isInternal to false only when the comment should be visible to the end user.Add a comment to a ticket. Comments are internal (hidden from the end user) by default; set isInternal to false only when the comment should be visible to the end user.
No input schema was published for this tool.
20 of 20 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Atera RMM — customers, tickets, and more.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.