mcp-server-signoz

CalmoAI/mcp-server-signoz

3.4

If you are the rightful owner of mcp-server-signoz 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@mcphub.com.

The Signoz MCP Server is a Go-based implementation of a Model Context Protocol (MCP) server that integrates with SigNoz, an open-source observability platform.

Tools

Functions exposed to the LLM to take actions

signoz_test_connection

Verify connectivity to your Signoz instance and configuration

signoz_fetch_dashboards

List all available dashboards from Signoz

signoz_fetch_dashboard_details

Retrieve detailed information about a specific dashboard by its ID

signoz_fetch_dashboard_data

Fetch all panel data for a given dashboard by name and time range

signoz_fetch_apm_metrics

Retrieve standard APM metrics for a given service and time range

signoz_fetch_services

Fetch all instrumented services from Signoz with optional time range filtering

signoz_execute_clickhouse_query

Execute custom ClickHouse SQL queries via the Signoz API with time range support

signoz_execute_builder_query

Execute Signoz builder queries for custom metrics and aggregations with time range support

signoz_fetch_traces_or_logs

Fetch traces or logs from SigNoz using ClickHouse SQL

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources