A Model Context Protocol server enabling analysis and querying of Honeycomb datasets by LLMs, showcasing MCP server use in observability data.
Loading more......
An MCP server integrating with the Honeycomb API for direct observability data querying and analysis, useful for automated monitoring and troubleshooting.
A TypeScript-based MCP server for interacting with Honeycomb's observability API, facilitating dataset management and event monitoring through natural language.
An MCP server offering access to OpenTelemetry traces and metrics via Logfire, supporting robust monitoring and observability.
An MCP server that integrates with ClickHouse databases, enabling data analysis, querying, and exploration for large-scale analytical workloads. Directly relevant as a specialized MCP server for ClickHouse.
A server implementing the MCP protocol to connect with Databricks Genie API, enabling LLMs to ask questions, execute SQL, and interact with Databricks conversational agents.
The official MCP server for dbt (data build tool), providing integration with dbt Core/Cloud, metadata discovery, model info, and semantic layer querying.
A Model Context Protocol (MCP) server for enabling analysis and querying of Honeycomb observability datasets by LLMs. It acts as an alternative interface to Honeycomb, allowing AI models to access, analyze, and interact with observability data, alerts, dashboards, and related metrics.
Source: https://github.com/austinlparker/hny-mcp
honeycomb://{environment}/{dataset}) and retrieve dataset metadata.list_datasets: List all datasets in an environment.get_columns: Get column information for a dataset.run_query: Run analytics queries with rich options (calculations, filters, breakdowns, orders, time ranges, etc.).analyze_columns: Perform statistical analysis on dataset columns and return computed metrics.list_slos / get_slo: List and get detailed Service Level Objective (SLO) information.list_triggers / get_trigger: List and get detailed trigger information.get_trace_link: Generate a deep link to a specific trace in the Honeycomb UI.get_instrumentation_help: Provides OpenTelemetry instrumentation guidance.having).