gkarthi-signoz/drdroid-mcp-server-demo
If you are the rightful owner of drdroid-mcp-server-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Signoz MCP Server is a tool designed to facilitate the integration and management of observability data from Signoz instances using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
test_connection
Verify connectivity to your Signoz instance and configuration.
fetch_dashboards
List all available dashboards from Signoz.
fetch_dashboard_details
Retrieve detailed information about a specific dashboard by its ID.
fetch_dashboard_data
Fetch all panel data for a given dashboard by name and time range.
fetch_apm_metrics
Retrieve standard APM metrics for a given service and time range.
fetch_services
Fetch all instrumented services from Signoz with optional time range filtering.
execute_clickhouse_query
Execute custom Clickhouse SQL queries via the Signoz API with time range support.
execute_builder_query
Execute Signoz builder queries for custom metrics and aggregations with time range support.
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