MCP Observability Server runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from pypi.
MCP server for querying logs from observability platforms with unified search and tracing
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 mcp-observability-server -- uvx mcp-observability-server
{
"mcpServers": {
"mcp-observability-server": {
"args": [
"mcp-observability-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-observability-server]
command = "uvx"
args = ["mcp-observability-server"]
{
"mcpServers": {
"mcp-observability-server": {
"args": [
"mcp-observability-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-observability-server": {
"args": [
"mcp-observability-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
NEW_RELIC_API_KEY (API key for New Relic integration), NEW_RELIC_ACCOUNT_ID (Account ID for New Relic integration).
The author declared them in the registry entry; get the values from the project itself.
Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.
MCP server for Langfuse LLM observability — trace and observation analysis.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more
Manage Sable AI voice agents, query HyperDX logs and metrics, and deploy — all from your IDE
Query logs from Graylog: get streams, search messages, aggregate, and get full data.
MCP server for unpacking and analyzing Playwright trace.zip archives
Observability MCP server: query LLM cost/errors/latency & operate alerts/evals from Claude/Cursor
Answers built from our own checks of this server.