pydantic/logfire-mcp
Provides access to OpenTelemetry traces and metrics through Logfire
Ads
Overview
Provides access to OpenTelemetry traces and metrics through Logfire
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Query recent traces and spans
Ask your assistant to retrieve recent traces and their spans from Logfire using `get_traces_and_spans`.
- Find spans by trace ID
Use `get_spans_by_trace_id` to fetch all spans belonging to a specific trace for detailed inspection.
- Execute arbitrary SQL queries
Run custom SQL against your Logfire data with `execute_sql` to analyze metrics, logs, and spans.
Tags
- observability-incident
- monitoring
- devops-infrastructure
- log-management
- analytics
- awesome-list
Related MCP servers
ingero-io/ingero
eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency.
adanb13/cirdan
AI infrastructure cartographer & MCP server: fingerprints, graphs, and watches the live infrastructure an agent can reach (Docker, Kubernetes, cloud, IaC) and detects incidents.
agentkitai/agentlens
Tamper-evident observability for AI agents: a SHA-256 hash-chained audit log with chain verification and signed export (EU AI Act Art. 12). Instrument any agent with zero code via `npx -y @agentlensai/mcp`; also ingests OpenTelemetry GenAI traces.
alilxxey/openobserve-community-mcp
Read-only MCP server for OpenObserve Community Edition via REST API. Search logs, traces, stream schemas, and dashboards without requiring the Enterprise license.