Stats
Actions
Tags
From logfire
Connects remotely to Logfire, Pydantic's observability platform at https://logfire-us.pydantic.dev/mcp, for accessing logs, traces, metrics, and spans. Likely requires a Logfire API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"logfire": {
"type": "http",
"url": "https://logfire-us.pydantic.dev/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://logfire-us.pydantic.dev/mcpnpx claudepluginhub pydantic/skills --plugin logfire