monitoring

Logfire Mcp

Provides access to OpenTelemetry traces and metrics through Logfire

python
cloud
enterprise
monitoring
0
View on GitHub

Installation

npx -y pydantic/logfire-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

pydantic/logfire-mcp

Provides access to OpenTelemetry traces and metrics through Logfire

GitHub: https://github.com/pydantic/logfire-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub