48
/ 100
1 month ago
glama

LogicMonitor MCP Server

MCP server enabling AI assistants to interact with your LogicMonitor, providing 125 tools for comprehensive monitoring and management operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
6 flows detected: OAUTH_OKTA_DOMAIN, OAUTH_AUTH0_DOMAIN, OAUTH_CLIENT_ID. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 6 credentials: JWT_SECRET, LM_BEARER_TOKEN, MCP_BEARER_TOKEN, OAUTH_CLIENT_SECRET, OAUTH_SESSION_SECRET, SESSION_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.21.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.21.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.21.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINS
configBASE_URL
🔐 secretJWT_SECRET
🔐 secretLM_BEARER_TOKEN"": "your-bearer-token-here"
configLM_COMPANY"": "mycompany",
configMCP_ADDRESSaddress <host:port> localhost:3000 Server address for SSE/HTTP transports
configMCP_BASE_PATHbase-path <path> - Base path for the server
🔐 secretMCP_BEARER_TOKENNo Authentication (default): If neither nor OAuth is configured (OAUTH_PROVIDER=none), unauthenticated access is allowed. Suitable for development/testing only.
configMCP_DEBUGdebug =true false Enable debug mode with detailed logging
configMCP_DISABLE_SEARCH
configMCP_ENABLED_TOOLSenabled-tools <list> all Comma-separated list of enabled tools
configMCP_ENDPOINT_PATHendpoint-path <path> /mcp Endpoint path for streamable-http
configMCP_LOG_FORMATlog-format <format> human Log format: json or human
configMCP_LOG_LEVELlog-level <level> info Log level: debug, info, warn, or error
configMCP_READ_ONLYread-only true Enable only read-only tools (safer). Set MCP_READ_ONLY=false to enable write operations
configMCP_TLS_CERT_FILEserver.tls-cert-file <path> - Path to TLS certificate file for HTTPS. Server uses HTTPS if both cert and key are configured
configMCP_TLS_KEY_FILEserver.tls-key-file <path> - Path to TLS private key file for HTTPS. Both cert and key required for HTTPS
configMCP_TRANSPORTe =streamable-http \
configOAUTH_AUTH0_DOMAIN
configOAUTH_AUTHORIZATION_URL
configOAUTH_AZURE_TENANT_ID
configOAUTH_CALLBACK_URLexport =https://your-domain.com/auth/callback
configOAUTH_CLIENT_IDexport =your-client-id
🔐 secretOAUTH_CLIENT_SECRETexport =your-client-secret
configOAUTH_OKTA_DOMAIN
configOAUTH_PROVIDERnone OAuth provider type: none (disabled), github, google, azure, okta, auth0, or custom. Set to none or leave unset to disable OAuth authentication.
configOAUTH_SCOPE
🔐 secretOAUTH_SESSION_SECRETexport =$(openssl rand -hex 32)
configOAUTH_TOKEN_REFRESH
configOAUTH_TOKEN_REFRESH_BUFFER
configOAUTH_TOKEN_REFRESH_ENABLED
configOAUTH_TOKEN_URL
configOAUTH_USER_PROFILE_URL
🔐 secretSESSION_SECRET
configTLS_CERT_FILE
configTLS_KEY_FILE
configTRANSPORT_MODE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/monitoringartist-logicmonitor-mcp-server-1byiim)](https://m8ven.ai/mcp/monitoringartist-logicmonitor-mcp-server-1byiim)
commit: 6b2394ad64fa4c715ad04b3cb29328278d91b087
code hash: c713bddd5539a7e38658dc543b832e71576b291fecf90f539ef59ca291cec6cf
verified: 6/15/2026, 12:54:33 PM
view raw JSON →