io.github.ryanmat
logicmonitor
LogicMonitor API integration with 167 tools for alerts, devices, dashboards, and more.
stdiocommunityservice
Package Details
lm-mcp
Transportstdio
Environment Variables
LM_PORTAL(str)
Required
LogicMonitor portal hostname (e.g., company.logicmonitor.com)
LM_BEARER_TOKEN(str)
RequiredSecret
LogicMonitor API Bearer token
LM_ENABLE_WRITE_OPERATIONS(str)
Enable write operations (create, update, delete)
LM_ACCESS_ID(str)
LMv1 API access ID (required for log/metric ingestion)
LM_ACCESS_KEY(str)
Secret
LMv1 API access key (required for log/metric ingestion)
LM_ENABLED_TOOLS(str)
Comma-separated tool names or glob patterns to enable (e.g., get_*,create_device)
LM_DISABLED_TOOLS(str)
Comma-separated tool names or glob patterns to disable (e.g., delete_*)
LM_LOG_LEVEL(str)
Logging level for API request debugging (debug, info, warning, error)