Skip to main content
Glama
GUIPETAV

cisco-network-diagrams-mcp-server

by GUIPETAV

cisco-network-diagrams-mcp-server

MCP 服务器,公开了 Cisco Systems Corporate Iconography 软件包中的 308 个官方图标——这是思科自己为图表和材料分发的免费图标集——以便 LLM 在构建网络拓扑图时能够查找正确的图标并将其作为图像获取。

所有图标均已预先从思科原始的 CMYK JPEG 转换为 RGB PNG。在大多数 Web/协作工具(Miro、Figma、FigJam、浏览器)中,CMYK 原始文件会显示为空白、变色或被裁剪——本软件包从源头上解决了这个问题,而且 PNG 文件还小了约 4 倍。

工具

工具

描述

cisco_list_categories

列出 7 个目录类别及图标数量。

cisco_search_icons

跨 id/名称/描述进行关键字搜索(仅元数据)。

cisco_list_icons

分页列表,可选择按类别或仅精选筛选。

cisco_get_icon

按 id 获取一个图标的元数据其 RGB PNG 图像。

308 个图标中有 29 个是精选的:即课堂/企业拓扑中最常见的设备(路由器、交换机、防火墙、服务器、接入点、云等),除了每个图标都有的基本 description 之外,还标注了 glossary_namefunctionwhen_to_use

Related MCP server: Cisco RADKit MCP Server

安装

npm install -g cisco-network-diagrams-mcp-server

或者不安装直接运行:

npx cisco-network-diagrams-mcp-server

与 MCP 客户端一起使用

添加到您客户端的 MCP 服务器配置中(例如 Claude Desktop 的 claude_desktop_config.json):

{
  "mcpServers": {
    "cisco-network-diagrams": {
      "command": "npx",
      "args": ["-y", "cisco-network-diagrams-mcp-server"]
    }
  }
}

在画布上放置图标

图标不是正方形——例如 router 约为 77×52 像素。将 cisco_get_icon 返回的图像放置到固定大小的节点(Figma、FigJam、Miro 等)上时,请使用 FIT 缩放模式,切勿使用 FILL——FILL 会拉伸或裁剪非正方形图标。

许可证

这些图标是思科的注册商标图稿。思科授权在图表和材料中免费使用,但不得修改(不得重新绘制、重新着色或扭曲比例)。本软件包中的 CMYK→RGB 转换属于技术兼容性修复(颜色相同,色彩空间不同),而非视觉改动。

本软件包自身的代码采用 MIT 许可证;图标图稿本身仍归思科所有,并受思科使用条款约束。

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    8
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
  • A
    license
    Not graded
    quality
    F
    maintenance
    Enables 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.
    2
    Apache 2.0

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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