Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

IcePanel Server

БесплатноНе проверен

Enables interaction with IcePanel for architectural diagram management via MCP clients, such as Claude Desktop, Cursor, and Windsurf. Deprecated in favor of a r

GitHubEmbed

Описание

Enables interaction with IcePanel for architectural diagram management via MCP clients, such as Claude Desktop, Cursor, and Windsurf. Deprecated in favor of a remote MCP server.

README

⚠️ Deprecation Notice

We are deprecating this repository, we have moved to a Remote MCP Server.

For instructions on how to set that up - please refer to the docs here

🚀 Getting Started

Prerequisites

  • Node.js (minimum v18+, Latest LTS version recommended)
  • One of the supported MCP Clients:
    • Claude Desktop
    • Cursor
    • Windsurf

Installation

  1. Get your organization's ID
    • Visit IcePanel
    • Head to your Organization's Settings:
    • Click on your landscape in the top left to open the dropdown
    • Beside your org name, click the gear icon
  • Keep your "Organization Identifier" handy!
  1. Generate API Key

    • Visit IcePanel
    • Head to your Organization's Settings:
    • Click on your landscape in the top left to open the dropdown
    • Beside your org name, click the gear icon
    • Click on the 🔑 API keys link in the sidebar
    • Generate a new API key
    • Read permissions recommended
  2. Install

  • Add the configuration to your MCP Client's MCP config file. (See below)
Environment Variables
  • API_KEY: Your IcePanel API key (required)
  • ORGANIZATION_ID: Your IcePanel organization ID (required)
  • ICEPANEL_API_BASE_URL: (Optional) Override the API base URL for different environments
Configure your MCP Client

Add this to your MCP Clients' MCP config file:

{
  "mcpServers": {
    "@icepanel/icepanel": {
      "command": "npx",
      "args": ["-y", "@icepanel/mcp-server@latest", "API_KEY=\"your-api-key\"", "ORGANIZATION_ID=\"your-org-id\""]
    }
  }
}

✉️ Support

  • Reach out to Support if you experience any issues.

📝 License

MIT License

🙏 Acknowledgments

  • Thanks to our beta testers and community members

from github.com/IcePanel/mcp-server

Установка IcePanel Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/IcePanel/mcp-server

FAQ

IcePanel Server MCP бесплатный?

Да, IcePanel Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для IcePanel Server?

Нет, IcePanel Server работает без API-ключей и переменных окружения.

IcePanel Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить IcePanel Server в Claude Desktop, Claude Code или Cursor?

Открой IcePanel Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare IcePanel Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai