cisco-network-diagrams-mcp-server
cisco-network-diagrams-mcp-server
Cisco Systems Corporate Iconography 패키지의 공식 아이콘 308개를 노출하는 MCP 서버입니다. 이는 Cisco가 다이어그램 및 자료용으로 직접 배포하는 무료 아이콘 세트로, LLM이 네트워크 토폴로지 다이어그램을 작성하는 동안 올바른 아이콘을 조회하고 이미지로 가져올 수 있게 해줍니다.
모든 아이콘은 Cisco 원본 CMYK JPEG에서 RGB PNG로 미리 변환되어 제공됩니다. CMYK 원본은 대부분의 웹/협업 도구(Miro, Figma, FigJam, 브라우저)에서 비어 있거나, 변색되거나, 잘려서 렌더링됩니다. 이 패키지는 이를 소스에서 해결하며, PNG 크기도 약 4배 더 작습니다.
도구
도구 | 설명 |
| 아이콘 수와 함께 카탈로그의 7개 카테고리를 나열합니다. |
| id/이름/설명을 대상으로 한 키워드 검색(메타데이터 전용). |
| 페이지네이션 목록으로, 카테고리 또는 큐레이션 전용으로 필터링할 수 있습니다. |
| ID로 아이콘 하나의 메타데이터 및 RGB PNG 이미지를 가져옵니다. |
308개 아이콘 중 29개는 큐레이션되었습니다. 교실/엔터프라이즈 토폴로지에서 가장 흔한 장비(라우터, 스위치, 방화벽, 서버, 액세스 포인트, 클라우드 등)로, 모든 아이콘이 가진 기본 description 외에도 glossary_name, function, when_to_use로 주석이 달려 있습니다.
Related MCP server: Cisco RADKit MCP Server
설치
npm install -g cisco-network-diagrams-mcp-server또는 설치 없이 실행:
npx cisco-network-diagrams-mcp-serverMCP 클라이언트와 함께 사용하기
클라이언트의 MCP 서버 구성(예: Claude Desktop의 claude_desktop_config.json)에 추가하세요:
{
"mcpServers": {
"cisco-network-diagrams": {
"command": "npx",
"args": ["-y", "cisco-network-diagrams-mcp-server"]
}
}
}캔버스에 아이콘 배치
아이콘은 정사각형이 아닙니다 — 예를 들어 router는 약 77×52px입니다. cisco_get_icon이 반환한 이미지를 고정 크기 노드(Figma, FigJam, Miro 등)에 배치할 때는 FIT 배율 모드를 사용하고, FILL은 사용하지 마세요. FILL은 정사각형이 아닌 아이콘을 늘리거나 자릅니다.
라이선스
아이콘은 Cisco의 등록 상표 아트워크입니다. Cisco는 수정하지 않는 한(재작성, 색상 변경, 비율 왜곡 금지) 다이어그램 및 자료에서 무료 사용을 허가합니다. 이 패키지의 CMYK→RGB 변환은 기술적 호환성 수정(동일한 색상, 다른 색 공간)이며 시각적 변경이 아닙니다.
이 패키지의 자체 코드는 MIT 라이선스입니다. 아이콘 아트워크 자체는 Cisco의 사용 약관에 따라 Cisco의 자산으로 유지됩니다.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to interact with Cisco Intersight APIs for managing data center infrastructure, including server monitoring, policy management, network configuration, and hardware telemetry across 199 tools.8MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Cisco network devices through the RADKit SDK, allowing users to discover device inventory, fetch device attributes, and execute CLI commands via natural language.Apache 2.0
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to query Cisco ThousandEyes v7 API for network monitoring data including tests, agents, alerts, dashboards, and test results (network, page-load, web-transactions, path visualization) for faster troubleshooting through natural language.2Apache 2.0
- AlicenseNot gradedqualityNot gradedmaintenanceEnables LLMs to query the Cisco Commerce Catalog API for product pricing, availability, specifications, service options, and end-of-life information across 21 regional price lists.
Related MCP Connectors
Icons for agentic development: search & fetch 366,000+ open-source icons as SVG/PNG. No API key.
Multilingual semantic SVG icon search with previews for AI coding agents. 20,000+ icons.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/GUIPETAV/cisco-network-diagrams-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server