SigNoz/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 that facilitates seamless access to SigNoz observability data through AI assistants and LLMs.
Tools
Functions exposed to the LLM to take actions
list_metric_keys
Lists all available metric keys from SigNoz.
search_metric_keys
Searches for metrics by text query.
list_alerts
Lists all active alerts from SigNoz.
get_alert
Gets details of a specific alert rule.
list_dashboards
Lists all dashboards with summaries.
get_dashboard
Gets complete dashboard configuration.
list_services
Lists all services within a time range.
get_service_top_operations
Gets top operations for a specific service.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client