IcePanel Server
FreeNot checkedEnables interaction with IcePanel for architectural diagram management via MCP clients, such as Claude Desktop, Cursor, and Windsurf. Deprecated in favor of a r
About
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
- 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!
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
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
Install IcePanel Server in Claude Desktop, Claude Code & Cursor
unyly install icepanel-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add icepanel-mcp-server -- npx -y @icepanel/mcp-serverFAQ
Is IcePanel Server MCP free?
Yes, IcePanel Server MCP is free — one-click install via Unyly at no cost.
Does IcePanel Server need an API key?
No, IcePanel Server runs without API keys or environment variables.
Is IcePanel Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install IcePanel Server in Claude Desktop, Claude Code or Cursor?
Open IcePanel Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare IcePanel Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
