An MCP server offering access to OpenTelemetry traces and metrics via Logfire, supporting robust monitoring and observability.
Loading more......
A Model Context Protocol server enabling analysis and querying of Honeycomb datasets by LLMs, showcasing MCP server use in observability data.
An MCP server integrating with the Honeycomb API for direct observability data querying and analysis, useful for automated monitoring and troubleshooting.
An MCP server that brings real-time production context—logs, metrics, and traces—into local development environments for automated code fixes.
An MCP server for Grafana that enables searching dashboards, investigating incidents, and querying datasources within a Grafana instance. Highly relevant as a monitoring-focused MCP server.
An MCP server integrating Sentry.io for error tracking and performance monitoring through the Model Context Protocol.
An MCP server for querying and analyzing Prometheus, the popular open-source monitoring system, through the MCP interface.
Category: Monitoring
Source: GitHub Repository
Logfire MCP Server is a Model Context Protocol (MCP) server that provides access to OpenTelemetry traces and metrics via Logfire. It enables robust monitoring and observability by allowing LLMs and clients to retrieve, analyze, and query telemetry data collected from your applications.
find_exceptions: Retrieve exception counts from traces grouped by file within a specified time window.find_exceptions_in_file: Get detailed trace information about exceptions in a specific file.arbitrary_query: Execute arbitrary SQL queries on your OpenTelemetry traces and metrics.get_logfire_records_schema: Retrieve the OpenTelemetry schema for custom queries.uv tool for running the MCP server.uvx logfire-mcp --read-token=YOUR_TOKEN or through MCP clients with appropriate configuration.--base-url argument or LOGFIRE_BASE_URL environment variable.No pricing information is provided; the project is open source and licensed under MIT.
mcp, monitoring, observability, opentelemetry, metrics