Server data from the Official MCP Registry
Unified observability gateway for AI agents — Prometheus, Loki & more, with anomaly detection.
Unified observability gateway for AI agents — Prometheus, Loki & more, with anomaly detection.
A sophisticated observability gateway with extensive security controls, well-architected authentication/authorization, and proper input validation. The codebase demonstrates strong security practices including audit logging, token budgeting, SSRF guards, and redaction. Minor code quality concerns around broad exception handling and some complex conditional logic do not significantly impact security posture, and permissions are appropriate for the server's purpose as an observability aggregator. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
4 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: MCP_TRANSPORT
Environment variable: PROMETHEUS_URL
Environment variable: LOKI_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-thotischner-observability-mcp": {
"env": {
"LOKI_URL": "your-loki-url-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"PROMETHEUS_URL": "your-prometheus-url-here"
},
"args": [
"-y",
"@thotischner/observability-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.