Monitoring Python ★ 161

pydantic/logfire-mcp

Provides access to OpenTelemetry traces and metrics through Logfire

Add to Claude Desktop config.json

{
  "mcpServers": {
    "pydantic-logfire-mcp": {
      "command": "python",
      "args": [
        "-m",
        "logfire_mcp"
      ]
    }
  }
}

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.

Similar MCP servers

More in Monitoring →