Quellgeist Metrics runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from pypi. Last commit 20 Jul 2026.
Read-only MCP server: query_metrics over local metric time-series (Quellgeist triage).
Today is the operative word: we check Quellgeist Metrics every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add quellgeist-metrics -- uvx quellgeist
{
"mcpServers": {
"quellgeist-metrics": {
"args": [
"quellgeist"
],
"command": "uvx"
}
}
}
[mcp_servers.quellgeist-metrics]
command = "uvx"
args = ["quellgeist"]
{
"mcpServers": {
"quellgeist-metrics": {
"args": [
"quellgeist"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"quellgeist-metrics": {
"args": [
"quellgeist"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
QG_METRICS_PATH (Path to the metric series to read (default: demo/metrics.json, resolved against the working directory).).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server: get_recent_commits over a local deploy log (Quellgeist triage).
Read-only MCP server: query_logs over a structured JSONL incident log (Quellgeist triage).
A generic append-only log MCP server. Persist timestamped JSON entries and query them by recency.
Query 190 Apple Health metrics from any MCP agent: zero-dependency, read-only, local-first.
Read-only Recharge store analytics: metrics, dimensions, and governed queries in plain language.
MCP server for Yandex.Metrica Stat API (read-only).
Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more
MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)
Answers built from our own checks of this server.