74
/ 100
18 days ago
glama

LogicMonitor MCP Server

Provides secure access to the LogicMonitor API, enabling AI assistants to manage monitoring infrastructure through natural language commands.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: LM_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUDIT_LOG_ENABLED
configAUTH_CREDENTIAL_MAPPING2. (maps bearer token/clientId to LM credentials)
configAUTH_MODEThe server supports two auth modes ():
configENABLE_HTTP
configENABLE_STDIO
configHOST
configHTTPS_CA_PATH
configHTTPS_CERT_PATH
configHTTPS_ENABLED
configHTTPS_KEY_PATH
configHTTPS_PORT
configLM_ACCOUNT"": "your-account-name",
configLM_API_TIMEOUT_MS
🔐 secretLM_BEARER_TOKEN"": "your-bearer-token"
configLOG_FORMAT
configLOG_LEVELdebug npx logicmonitor-api-mcp
configMCP_BEARER_TOKENStoken1,token2,token3
configPORT
configRATE_LIMIT_ENABLED
configRATE_LIMIT_MAX_REQUESTS
configRATE_LIMIT_WINDOW_MS
configSESSION_TIMEOUT_MS
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/logicmonitor-logicmonitor-api-mcp-1u7bgx)](https://m8ven.ai/mcp/logicmonitor-logicmonitor-api-mcp-1u7bgx)
commit: aa489b9e0634e3b2b21524e6fb8ab77333a50fe7
code hash: 359bc832ff2fbc120f2eed04561a197a2ddf2235ba5dc0c1412f3707d3def829
verified: 6/23/2026, 10:45:13 AM
view raw JSON →