logfire-mcp

logfire-mcp

3.9

If you are the rightful owner of logfire-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

Logfire MCP Server is a Model Context Protocol server that allows LLMs to access and analyze OpenTelemetry traces and metrics sent to Logfire.

The Logfire MCP Server is designed to facilitate the retrieval and analysis of telemetry data from applications using OpenTelemetry. It provides a set of tools that enable users to access exception counts, detailed trace information, and execute custom SQL queries on telemetry data. The server is particularly useful for developers and data analysts who need to monitor application performance and diagnose issues using distributed tracing data. By integrating with Logfire APIs, the server allows for efficient data retrieval and analysis, making it easier to gain insights into application behavior and performance. The server can be configured to work with various MCP clients, such as Cursor, Claude Desktop, and Cline, providing flexibility in how users interact with their telemetry data.

Features

  • Access OpenTelemetry traces and metrics via Logfire APIs.
  • Retrieve exception counts and detailed trace information.
  • Execute arbitrary SQL queries on telemetry data.
  • Integrate with popular MCP clients like Cursor, Claude Desktop, and Cline.
  • Customize server connection settings, including base URL configuration.

Tools

  1. find_exceptions

    Group the number of exceptions by file

  2. find_exceptions_in_file

    Get detailed tracking information about exceptions in a specific file

  3. arbitrary_query

    Perform custom SQL queries

  4. get_logfire_records_schema

    Get OpenTelemetry data pattern