logicmonitor-mcp-server
Verified Safeby monitoringartist
Overview
Enables AI assistants to interact with a LogicMonitor monitoring tool.
Installation
npx -y logicmonitor-mcp-serverEnvironment Variables
- LM_COMPANY
- LM_BEARER_TOKEN
Security Notes
Comprehensive input sanitization (XSS, SQLi for filter/names), sensitive data redaction in logs, robust JWT validation with audience binding, and CSRF protection are implemented. Explicit warnings are provided for production secret management. CORS defaults to allow all origins if `ALLOWED_ORIGINS` is not configured, which needs careful production setup.
Similar Servers
inspector
A web-based client and proxy server for inspecting and interacting with Model Context Protocol (MCP) servers, allowing users to browse resources, prompts, and tools, perform requests, and debug OAuth authentication flows.
mcp-grafana
Provides a Model Context Protocol (MCP) server for Grafana, enabling AI agents to interact with Grafana features such as dashboards, datasources, alerting, incidents, and more through a structured tool-based interface.
dynatrace-mcp
The Dynatrace MCP Server allows AI Assistants to interact with the Dynatrace observability platform, bringing real-time observability data directly into development workflows for contextual debugging, security insights, and automation.
opentelemetry-mcp-server
Enables AI assistants to query and analyze OpenTelemetry traces from LLM applications for debugging, performance, and cost optimization.