Tools Reference#
Cloud Native MCP Server exposes 327 tools. This page is a compact, LLM-friendly shortlist.
For the exact runtime inventory, prefer docs/TOOLS.md or cloud-native-mcp-server --list tools.
Recommended Starting Points#
Infrastructure#
kubernetes_list_resources_summarykubernetes_get_recent_eventshelm_list_releases_paginatedhelm_get_release_summaryargocd_list_applications_summarynacos_list_services_summary
Metrics, Logs, and Traces#
prometheus_queryloki_query_logs_summaryjaeger_get_traces_summaryopentelemetry_get_collector_summary
Visualization and Dashboards#
grafana_dashboards_summarygrafana_datasources_summarygrafana_update_dashboardgrafana_render_panel_image
Error Monitoring and LLM Observability#
sentry_list_issues_summarysentry_get_issuelangfuse_check_healthlangfuse_list_traces_summary
Calling Guidance#
- Use exact runtime
snake_casetool names. - Prefer summary tools before full-detail reads.
- Send structured JSON for object and array parameters.
- Treat
docs/TOOLS.mdas the canonical repository reference.