Quellgeist Metrics runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 20 Jul 2026.
Read-only MCP server: query_metrics over local metric time-series (Quellgeist triage).
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"
}
}
}
Answers built from our own checks of this server.