DrDroidLab/signoz-mcp-server
If you are the rightful owner of signoz-mcp-server 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 model context protocol server designed to integrate with Signoz instances, providing a seamless interface for monitoring and querying metrics.
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.
query_metrics
Query metrics from Signoz with a specified time range and query parameters.
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client