Logicmonitor
Rank #19,916io.github.ryanmat/logicmonitor
MCP server providing logicmonitor capabilities
Logicmonitor is a Model Context Protocol (MCP) server published by ryanmat. It ranks #19,916 of 132,046 servers tracked on MCP Toplist. Logicmonitor is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Dec 14, 2025 and most recently updated on Feb 14, 2026.
Ranks ahead of 112,130 of 132,046 servers on MCP Toplist.
Use Logicmonitor
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add logicmonitor -e "LM_PORTAL=<your LM_PORTAL>" -e "LM_BEARER_TOKEN=<your LM_BEARER_TOKEN>" -e "LM_ENABLE_WRITE_OPERATIONS=<your LM_ENABLE_WRITE_OPERATIONS>" -e "LM_ACCESS_ID=<your LM_ACCESS_ID>" -e "LM_ACCESS_KEY=<your LM_ACCESS_KEY>" -e "LM_ENABLED_TOOLS=<your LM_ENABLED_TOOLS>" -e "LM_DISABLED_TOOLS=<your LM_DISABLED_TOOLS>" -e "LM_LOG_LEVEL=<your LM_LOG_LEVEL>" -- uvx lm-mcpReplace each placeholder with your own value before saving.
[mcp_servers.logicmonitor]
command = "uvx"
args = ["lm-mcp"]
[mcp_servers.logicmonitor.env]
LM_PORTAL = "<your LM_PORTAL>"
LM_BEARER_TOKEN = "<your LM_BEARER_TOKEN>"
LM_ENABLE_WRITE_OPERATIONS = "<your LM_ENABLE_WRITE_OPERATIONS>"
LM_ACCESS_ID = "<your LM_ACCESS_ID>"
LM_ACCESS_KEY = "<your LM_ACCESS_KEY>"
LM_ENABLED_TOOLS = "<your LM_ENABLED_TOOLS>"
LM_DISABLED_TOOLS = "<your LM_DISABLED_TOOLS>"
LM_LOG_LEVEL = "<your LM_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"logicmonitor": {
"command": "uvx",
"args": [
"lm-mcp"
],
"env": {
"LM_PORTAL": "<your LM_PORTAL>",
"LM_BEARER_TOKEN": "<your LM_BEARER_TOKEN>",
"LM_ENABLE_WRITE_OPERATIONS": "<your LM_ENABLE_WRITE_OPERATIONS>",
"LM_ACCESS_ID": "<your LM_ACCESS_ID>",
"LM_ACCESS_KEY": "<your LM_ACCESS_KEY>",
"LM_ENABLED_TOOLS": "<your LM_ENABLED_TOOLS>",
"LM_DISABLED_TOOLS": "<your LM_DISABLED_TOOLS>",
"LM_LOG_LEVEL": "<your LM_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"logicmonitor": {
"command": "uvx",
"args": [
"lm-mcp"
],
"env": {
"LM_PORTAL": "<your LM_PORTAL>",
"LM_BEARER_TOKEN": "<your LM_BEARER_TOKEN>",
"LM_ENABLE_WRITE_OPERATIONS": "<your LM_ENABLE_WRITE_OPERATIONS>",
"LM_ACCESS_ID": "<your LM_ACCESS_ID>",
"LM_ACCESS_KEY": "<your LM_ACCESS_KEY>",
"LM_ENABLED_TOOLS": "<your LM_ENABLED_TOOLS>",
"LM_DISABLED_TOOLS": "<your LM_DISABLED_TOOLS>",
"LM_LOG_LEVEL": "<your LM_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"logicmonitor": {
"type": "stdio",
"command": "uvx",
"args": [
"lm-mcp"
],
"env": {
"LM_PORTAL": "<your LM_PORTAL>",
"LM_BEARER_TOKEN": "<your LM_BEARER_TOKEN>",
"LM_ENABLE_WRITE_OPERATIONS": "<your LM_ENABLE_WRITE_OPERATIONS>",
"LM_ACCESS_ID": "<your LM_ACCESS_ID>",
"LM_ACCESS_KEY": "<your LM_ACCESS_KEY>",
"LM_ENABLED_TOOLS": "<your LM_ENABLED_TOOLS>",
"LM_DISABLED_TOOLS": "<your LM_DISABLED_TOOLS>",
"LM_LOG_LEVEL": "<your LM_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"logicmonitor": {
"command": "uvx",
"args": [
"lm-mcp"
],
"env": {
"LM_PORTAL": "<your LM_PORTAL>",
"LM_BEARER_TOKEN": "<your LM_BEARER_TOKEN>",
"LM_ENABLE_WRITE_OPERATIONS": "<your LM_ENABLE_WRITE_OPERATIONS>",
"LM_ACCESS_ID": "<your LM_ACCESS_ID>",
"LM_ACCESS_KEY": "<your LM_ACCESS_KEY>",
"LM_ENABLED_TOOLS": "<your LM_ENABLED_TOOLS>",
"LM_DISABLED_TOOLS": "<your LM_DISABLED_TOOLS>",
"LM_LOG_LEVEL": "<your LM_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"logicmonitor": {
"command": "uvx",
"args": [
"lm-mcp"
],
"env": {
"LM_PORTAL": "<your LM_PORTAL>",
"LM_BEARER_TOKEN": "<your LM_BEARER_TOKEN>",
"LM_ENABLE_WRITE_OPERATIONS": "<your LM_ENABLE_WRITE_OPERATIONS>",
"LM_ACCESS_ID": "<your LM_ACCESS_ID>",
"LM_ACCESS_KEY": "<your LM_ACCESS_KEY>",
"LM_ENABLED_TOOLS": "<your LM_ENABLED_TOOLS>",
"LM_DISABLED_TOOLS": "<your LM_DISABLED_TOOLS>",
"LM_LOG_LEVEL": "<your LM_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ryanmat%2Flogicmonitor)<a href="https://mcptoplist.com/server/io.github.ryanmat%2Flogicmonitor"><img src="https://mcptoplist.com/badge/io.github.ryanmat%2Flogicmonitor.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ryanmat
Available versions (5)
| Version | Published |
|---|---|
| 1.5.1 | Feb 14, 2026 |
| 1.4.0 | Feb 14, 2026 |
| 1.1.0 | Jan 24, 2026 |
| 0.5.1 | Dec 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Logicmonitor?
- Logicmonitor is maintained by ryanmat, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Logicmonitor listed on the Official MCP Registry?
- Yes — Logicmonitor is listed on the Official MCP Registry, alongside Glama.
- How many versions does Logicmonitor have?
- MCP Toplist tracks 5 versions of Logicmonitor, most recently published on Feb 14, 2026.
- Where can I find the source code for Logicmonitor?
- The source code for Logicmonitor is hosted at github.com/ryanmat/mcp-server-logicmonitor.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.