cisco-network-diagrams-mcp-server
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倍小さくなっています。
ツール
ツール | 説明 |
| アイコン数を含む7つのカタログカテゴリを一覧表示します。 |
| id/name/descriptionを横断するキーワード検索(メタデータのみ)。 |
| ページネーション付き一覧。カテゴリまたはキュレーション済みのみでフィルタリング可能。 |
| IDで1つのアイコンのメタデータとその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×52 pxです。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