Skip to main content
Glama
GUIPETAV

cisco-network-diagrams-mcp-server

by GUIPETAV

cisco-network-diagrams-mcp-server

Cisco Systems Corporate Iconographyパッケージの308個の公式アイコンを公開するMCPサーバーです。これはCisco自身が図や資料用に配布している無料利用可能なアイコンセットで、LLMがネットワークトポロジ図を作成しながら適切なアイコンを検索し、画像として取得できるようにします。

すべてのアイコンは、CiscoのオリジナルのCMYK JPEGからRGB PNGに事前変換されて提供されます。CMYKオリジナルは、ほとんどのWeb/コラボレーションツール(Miro、Figma、FigJam、ブラウザ)で空白、変色、または切り取られた状態で表示されます。これはソースレベルで修正され、PNGは約4倍小さくなっています。

ツール

ツール

説明

cisco_list_categories

アイコン数を含む7つのカタログカテゴリを一覧表示します。

cisco_search_icons

id/name/descriptionを横断するキーワード検索(メタデータのみ)。

cisco_list_icons

ページネーション付き一覧。カテゴリまたはキュレーション済みのみでフィルタリング可能。

cisco_get_icon

IDで1つのアイコンのメタデータその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 pxです。cisco_get_iconが返す画像を固定サイズのノード(Figma、FigJam、Miroなど)に配置する場合は、**FIT**スケールモードを使用し、FILLは使用しないでください。FILLは非正方形のアイコンを引き伸ばしたり切り取ったりします。

ライセンス

アイコンはCiscoの登録商標アートワークです。Ciscoは、図や資料での無料使用を許可していますが、変更はできません(再描画、アートワークの再着色、比率の歪曲は不可)。このパッケージのCMYK→RGB変換は技術的な互換性の修正(同じ色、異なる色空間)であり、視覚的な変更ではありません。

このパッケージ自体のコードはMITライセンスです。アイコンのアートワーク自体は、Ciscoの利用規約に基づきCiscoの所有物のままです。

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