com.googleapis.monitoring/mcp
https://monitoring.googleapis.com/mcpskills: {'id': 'list_timeseries', 'name': 'list_timeseries', 'description': 'Lists time series data from the Google Cloud Monitoring API', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'query_range', 'name': 'query_range', 'description': 'Evaluate a PromQL query in a range of time', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_alert_policy', 'name': 'get_alert_policy', 'description': 'Use this as the primary tool to get information about a specific alerting policy. Alerting policies define the conditions under which you want to be notified about issues with your services. This is useful for understanding the details of a specific alert configuration.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_alert_policies', 'name': 'list_alert_policies', 'description': 'Use this as the primary tool to list the alerting policies in a Google Cloud project. Alerting policies define the conditions under which you want to be notified about issues with your services. This is useful for understanding what alerts are currently configured.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_alert', 'name': 'get_alert', 'description': 'Use this as the primary tool to get information about a specific alert. An alert is the representation of a violation of an alert policy. This is useful for understanding the details of a specific alert.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_alerts', 'name': 'list_alerts', 'description': 'Use this as the primary tool to list the alerts in a Google Cloud project. An alert is the representation of a violation of an alert policy. This is useful for understanding current and past violations of an alert policy.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_metric_descriptors', 'name': 'list_metric_descriptors', 'description': 'Use this as the primary tool to discover the types of metrics available in a Google Cloud project. This is a good first step to understanding what data is available for monitoring and building dashboards or alerts.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_dashboards', 'name': 'list_dashboards', 'description': 'Use this as the primary tool to retrieve a list of existing custom monitoring dashboards in a Google Cloud project. Custom monitoring dashboards let users view and analyze data from different sources in the same context. This is useful for understanding what custom dashboards are currently configured and available in a given project.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 82.5ms; conformance: pass
How to connect
https://monitoring.googleapis.com/mcp
curl -X POST https://monitoring.googleapis.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'