Logfire

Enables AI systems to query and analyze OpenTelemetry traces and metrics through Logfire's API, providing tools for finding exceptions, investigating errors, and running custom SQL queries against observability data with automatic authentication.

Featured
View Source
98 stars
0 tools
Created Aug 2025
@pydantic/pydantic-logfire-logfire-mcp

About

Enables AI systems to query and analyze OpenTelemetry traces and metrics through Logfire's API, providing tools for finding exceptions, investigating errors, and running custom SQL queries against observability data with automatic authentication.

Categories

general

Installation

npm

npm install @pydantic/pydantic-logfire-logfire-mcp

Configuration

{ "mcpServers": { "pydantic-logfire-logfire-mcp": { "command": "npx", "args": [ "-y", "@pydantic/pydantic-logfire-logfire-mcp" ] } } }