Logfire MCP Server
Officialby pydantic
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGFIRE_BASE_URL | No | The base URL of the Logfire API instance | https://logfire-api.pydantic.dev |
| LOGFIRE_READ_TOKEN | Yes | Your Logfire read token for accessing the Logfire APIs |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_exceptions_in_fileB | Get the details about the 10 most recent exceptions on the file. |
| arbitrary_queryB | Run an arbitrary query on the Pydantic Logfire database. |
| logfire_linkB | Creates a link to help the user to view the trace in the Logfire UI. |
| schema_referenceA | The database schema for the Logfire DataFusion database. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pydantic/logfire-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server