get_data
Retrieve metric data for one or more instances (supports batch retrieval)
How to use it
get_data is exposed by the Logicmonitor Api MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_data tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Logicmonitor Api MCP
npx -y logicmonitor-api-mcp --stdioOther tools in Logicmonitor Api MCP (24)
Add single device or batch of devices
Remove single device or batch
Get device details (ID can be omitted if referencing last operation)
/ device, etc. – parsed data objects for convenience
List devices with filtering and pagination
List datasources for a device (supports wildcard include/exclude filters)
List instances for a specific datasource
Manage alerts (read and update only):
List and view collectors (read-only):
Manage collector groups:
Manage LogicMonitor dashboards:
Manage LogicMonitor devices with all operations:
Retrieve device monitoring data including datasources, instances, and time-series metrics:
Manage device groups with full CRUD support:
Manage operational notes for change tracking:
Manage Scheduled Down Times (maintenance windows):
Manage session context and variables using standard CRUD operations:
Manage LogicMonitor users:
Manage website monitoring:
Manage website groups:
request/response metadata (status, timing, rate-limit info)
the exact API payload
the effective parameters sent to LogicMonitor (validated field list, offsets, filters, etc.)
Update single device or batch (supports explicit arrays, applyToPrevious, filter-based)