observability-mcp
Rank #2,568io.github.ThoTischner/observability-mcp
Unified observability gateway for AI agents — Prometheus, Loki & more, with anomaly detection.
observability-mcp is a Model Context Protocol (MCP) server published by thotischner. It ranks #2,568 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. observability-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 24 tracked versions. It was first listed on May 15, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 129,478 of 132,046 servers on MCP Toplist.
Use observability-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add observability-mcp -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "PROMETHEUS_URL=<your PROMETHEUS_URL>" -e "LOKI_URL=<your LOKI_URL>" -- npx -y @thotischner/observability-mcpReplace each placeholder with your own value before saving.
[mcp_servers.observability-mcp]
command = "npx"
args = ["-y", "@thotischner/observability-mcp"]
[mcp_servers.observability-mcp.env]
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
PROMETHEUS_URL = "<your PROMETHEUS_URL>"
LOKI_URL = "<your LOKI_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"observability-mcp": {
"command": "npx",
"args": [
"-y",
"@thotischner/observability-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"PROMETHEUS_URL": "<your PROMETHEUS_URL>",
"LOKI_URL": "<your LOKI_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"observability-mcp": {
"command": "npx",
"args": [
"-y",
"@thotischner/observability-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"PROMETHEUS_URL": "<your PROMETHEUS_URL>",
"LOKI_URL": "<your LOKI_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"observability-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@thotischner/observability-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"PROMETHEUS_URL": "<your PROMETHEUS_URL>",
"LOKI_URL": "<your LOKI_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"observability-mcp": {
"command": "npx",
"args": [
"-y",
"@thotischner/observability-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"PROMETHEUS_URL": "<your PROMETHEUS_URL>",
"LOKI_URL": "<your LOKI_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"observability-mcp": {
"command": "npx",
"args": [
"-y",
"@thotischner/observability-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"PROMETHEUS_URL": "<your PROMETHEUS_URL>",
"LOKI_URL": "<your LOKI_URL>"
}
}
}
}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.ThoTischner%2Fobservability-mcp)<a href="https://mcptoplist.com/server/io.github.ThoTischner%2Fobservability-mcp"><img src="https://mcptoplist.com/badge/io.github.ThoTischner%2Fobservability-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
thotischner
Available versions (24)
| Version | Published |
|---|---|
| 3.9.10 | Sep 21, 2026 |
| 3.9.9 | Sep 13, 2026 |
| 3.9.8 | Sep 7, 2026 |
| 3.9.7 | Aug 31, 2026 |
| 3.9.6 | Aug 27, 2026 |
| 3.9.5 | Aug 2, 2026 |
| 3.9.4 | Jul 27, 2026 |
| 3.9.3 | Jul 19, 2026 |
| 3.9.2 | Jul 12, 2026 |
| 3.9.1 | Jul 6, 2026 |
| 3.9.0 | Jun 23, 2026 |
| 3.8.3 | Jun 23, 2026 |
| 3.8.2 | Jun 22, 2026 |
| 3.8.1 | Jun 18, 2026 |
| 3.8.0 | Jun 13, 2026 |
| 3.7.0 | Jun 12, 2026 |
| 3.6.1 | Jun 11, 2026 |
| 3.6.0 | Jun 11, 2026 |
| 3.5.0 | Jun 11, 2026 |
| 3.4.0 | Jun 11, 2026 |
| 3.3.2 | Jun 11, 2026 |
| 3.3.1 | Jun 10, 2026 |
| 3.3.0 | Jun 10, 2026 |
| 3.2.1 | Jun 10, 2026 |
Frequently asked questions
- Who maintains observability-mcp?
- observability-mcp is maintained by thotischner, which publishes 1 MCP server (24 total versions) tracked on MCP Toplist.
- Is observability-mcp listed on the Official MCP Registry?
- Yes — observability-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does observability-mcp have?
- MCP Toplist tracks 24 versions of observability-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for observability-mcp?
- The source code for observability-mcp is hosted at github.com/thotischner/observability-mcp.
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.