Skip to main content
Glama

mcp-cisco-support

comprehensive_analysis

Perform detailed product analysis by identifying known issues, checking lifecycle status, and generating actionable recommendations. Includes bug database search and web search guidance for failover, configuration, and reliability concerns.

Instructions

BEST FOR DETAILED ANALYSIS: Combines bug database search with web search guidance for EoL information. Provides complete product analysis including known issues, lifecycle status, and actionable recommendations. Ideal for failover issues, configuration problems, and product reliability concerns.

Input Schema

NameRequiredDescriptionDefault
analysis_focusNoFocus of the analysiscomprehensive
include_web_search_guidanceNoInclude web search queries and strategies for additional research
product_identifierYesProduct name, model, or ID to analyze (e.g., ISR4431/K9, Cisco ASR 1000)
software_versionNoSoftware version to analyze (e.g., 17.09.06, 15.1(4)M)

Input Schema (JSON Schema)

{ "properties": { "analysis_focus": { "default": "comprehensive", "description": "Focus of the analysis", "enum": [ "security", "stability", "lifecycle", "upgrade_planning", "incident_response", "comprehensive" ], "type": "string" }, "include_web_search_guidance": { "default": true, "description": "Include web search queries and strategies for additional research", "type": "boolean" }, "product_identifier": { "description": "Product name, model, or ID to analyze (e.g., ISR4431/K9, Cisco ASR 1000)", "type": "string" }, "software_version": { "description": "Software version to analyze (e.g., 17.09.06, 15.1(4)M)", "type": "string" } }, "required": [ "product_identifier" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sieteunoseis/mcp-cisco-support'

If you have feedback or need assistance with the MCP directory API, please join our Discord server