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 Source98 stars
0 tools
Created Aug 2025
@pydantic/pydantic-logfire-logfire-mcpAbout
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"
]
}
}
}