General MCP catalog ¶
These MCPs currently require the MyID group aiops-tools-general. Request access in MyID Groups and use the Ask Space: webexteams://im?space=66d11270-538c-11f0-b53e-7dbfb1bd78bb for help.
apdex ¶
Apdex analytics for incidents, changes, impact assessment, RCA summaries, and site or organization lookups.
- Endpoint:
https://aiops-mcp.webex.com/apdex/mcp/ - Required MyID group:
aiops-tools-general
| Tool | Description |
|---|---|
query_incidents_info | Query incidents info from APDEX. |
query_changes_info | Query changes info from APDEX. |
query_impact_assessment | Query Apdex impact assessment for core features. |
query_ia_rca_summary | Query Apdex IA RCA summary. |
query_ia_rca | Query Apdex IA RCA detailed data. |
query_site_infos | Query site information by site IDs. |
query_org_display_names | Query organization display names by org IDs. |
apdex_definition_tool | Apdex definition/criteria. |
apdex_knowledge_tool | Basic Apdex knowledge. |
apdex_alert_tool | Get apdex alert/abnormal/unusual/dip related information, in particular about core feature. |
radar_toggle_tool | Return APDEX radar toggle and change-toggle results for a time window. |
emsapi ¶
EMS alerts, incidents, mapping rules, extraction rules, and deduplication rule lookup.
- Endpoint:
https://aiops-mcp.webex.com/emsapi/mcp/ - Required MyID group:
aiops-tools-general
| Tool | Description |
|---|---|
query_alerts | Query alets from EMS base CEL (Common Expression Language), all args (cel, status, limit) are required. |
query_alerts_fingerprint | Query alets' fingerprint from EMS base CEL (Common Expression Language), all args (cel, status, limit) are required. |
get_incident | Get details of a specific incident by its ID. |
get_incident_alerts | Get alerts for a specific incident by its ID. |
get_rules | Get all correlation rules from EMS. |
get_all_mapping | Get all mapping rules in EMS. |
get_mapping_rule | Get mapping rule details by rule ID. |
get_mapping_rule_versions | Get all versions of a mapping rule by rule ID. |
get_mapping_rule_version_details | Get details of a specific revision of a mapping rule. |
get_mapping_rule_executions | Get execution history of a mapping rule by rule ID. |
get_mapping_rule_execution_details | Get details of a specific execution of a mapping rule. |
get_all_extractions | Get all extraction rules in EMS. |
get_extraction_rule | Get extraction rule details (latest version) by rule ID. |
get_extraction_rule_version_details | Get details of a specific revision of an extraction rule. |
get_extraction_rule_executions | Get execution history of an extraction rule by rule ID. |
get_extraction_rule_execution_details | Get details of a specific execution of an extraction rule. |
get_all_deduplications | Get all deduplication rules in EMS. |