LogicMonitor MCP Server (monitoringartist/logicmonitor-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 122 tools. No publisher has claimed this listing.

D
Caution
58/100

LogicMonitor MCP Server

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

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

monitoringartist

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
5 flows detected: OAUTH_CLIENT_SECRET. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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 dependencies2 high3 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.24.3GHSA-345p-7cg4-v4c7

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

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

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

lowsanitize-html@2.17.0GHSA-g8qq-57p8-ggw5

ApostropheCMS: Stored XSS via SVG SMIL URI-list scheme-policy bypass

lowsanitize-html@2.17.0GHSA-jxwj-j7wr-gfrw

ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close

lowsanitize-html@2.17.0GHSA-vccv-cmxp-4j9h

sanitize-html has incomplete URI scheme validation in that allows javascript: URIs through action, formaction, data, poster, and background attributes

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configALLOWED_ORIGINS
configBASE_URL
🔐 secretJWT_SECRET
🔐 secretLM_BEARER_TOKENLogicMonitor API Bearer Token. Generate at: Settings > Users & Roles > API Tokens
configLM_COMPANYYour LogicMonitor company/account name (subdomain). Example: if your portal is mycompany.logicmonitor.com, use mycompany
configMCP_ADDRESSServer address for SSE/HTTP transports
configMCP_BASE_PATHBase path for the server
🔐 secretMCP_BEARER_TOKENStatic bearer token for authenticating clients connecting to the MCP server. Used as an alternative or supplement to OAuth for remote access via SSE/HTTP transports. Not required for STDIO transport.
configMCP_DEBUGEnable debug mode with detailed logging
configMCP_DISABLE_SEARCH
configMCP_ENABLED_TOOLSComma-separated list of enabled tools
configMCP_ENDPOINT_PATHEndpoint path for streamable-http
configMCP_LOG_FORMATLog format: json or human
configMCP_LOG_LEVELLog level: debug, info, warn, or error
configMCP_READ_ONLYEnable only read-only tools (safer). Set MCP_READ_ONLY=false to enable write operations
configMCP_TLS_CERT_FILEPath to TLS certificate file for HTTPS. Server uses HTTPS if both cert and key are configured
configMCP_TLS_KEY_FILEPath to TLS private key file for HTTPS. Both cert and key required for HTTPS
configMCP_TRANSPORTTransport type: stdio, sse, or streamable-http
configOAUTH_AUTH0_DOMAIN
configOAUTH_AUTHORIZATION_URL
configOAUTH_AZURE_TENANT_ID
configOAUTH_CALLBACK_URL
configOAUTH_CLIENT_IDVerify OAUTH_PROVIDER, , OAUTH_CLIENT_SECRET are set correctly
🔐 secretOAUTH_CLIENT_SECRETVerify OAUTH_PROVIDER, OAUTH_CLIENT_ID, are set correctly
configOAUTH_OKTA_DOMAIN
configOAUTH_PROVIDEROAuth 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_SECRET
configOAUTH_TOKEN_REFRESH
configOAUTH_TOKEN_REFRESH_BUFFER
configOAUTH_TOKEN_URL
configOAUTH_USER_PROFILE_URL
🔐 secretSESSION_SECRET
configTRANSPORT_MODE
// quality suggestions

All four hints declared on every tool

122/122 tools missing one or more hints — list_resources (missing: destructiveHint, idempotentHint, openWorldHint); get_resource (missing: destructiveHint, idempotentHint, openWorldHint); create_resource (missing: destructiveHint, idempotentHint, openWorldHint), +119 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool test coverage

95/122 tools referenced in tests (78%)

Write tests that reference each tool by name so every tool has at least one test.

Secrets stay with their owner

1 secret/sensitive value flow into network calls (OAUTH_CLIENT_SECRET → oauth2.googleapis.com)

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

Production dependencies are patched

0 critical, 2 high severity in production deps — @modelcontextprotocol/sdk@1.24.3 (high), @modelcontextprotocol/sdk@1.24.3 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

3/15 production deps abandoned (no release in 2+ years): lusca@2022-06-19 (4.2y), passport-github2@2022-06-23 (4.2y), passport-oauth2@2024-02-02 (2.6y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 4 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 Verified](https://m8ven.ai/badge/mcp/monitoringartist/logicmonitor-mcp-server?variant=verified)](https://m8ven.ai/mcp/monitoringartist/logicmonitor-mcp-server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 6b2394ad64fa4c715ad04b3cb29328278d91b087
code hash: c713bddd5539a7e38658dc543b832e71576b291fecf90f539ef59ca291cec6cf
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client