pydantic/logfire-mcp
0 Views
0 Installs
🎖️ 🐍 ☁️ - Provides access to OpenTelemetry traces and metrics through Logfire
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"pydantic-logfire-mcp": {
"command": "uvx",
"args": [
"pydantic-logfire-mcp"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
Pydantic Logfire MCP Server
[!IMPORTANT] This repository is archived. The STDIO MCP server in this package is no longer being updated. We now have a remote MCP server, which allows us to iterate faster on tools and provide a better experience.
Read more in our documentation.
If you have any questions, reach out to us on Slack or email us at engineering@pydantic.dev.