Designs, validates, and lays out Korea-focused AI data centers with rack, power, cooling, cost, and timeline outputs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Aidc AI MCP.
designSize an AI data center: returns rack count, PUE, total MVA, liquid/air cooling split, CDU count, cost (KRW), and build timeline.
validateCheck a design against electrical, cooling, layout, safety, and data rules; returns severity-classified findings and RFIs.
layoutGenerate a rack-plan grid (hall dimensions, row/column positions in mm) and a site-block layout.
The aidc2026ai-melon/aidc-ai-mcp MCP server connects MCP clients to the AIDC-AI.IO Design Engine, a remote service for sizing and checking AI data centers. Its calculations target Hopper, Blackwell, and NVIDIA Vera Rubin configurations, with regional assumptions for Korea, including a 22.9 kV utility intake and Korean authority-having-jurisdiction and code considerations.
The service accepts an IT load, rack density, GPU generation, site area, region, and optional redundancy, cooling-mode, and PUE-target settings. A design response includes deployment-unit-adjusted rack counts, design PUE, total MVA, liquid- and air-cooling loads, CDU count, estimated cost in KRW, build duration, and warnings.
Communication uses MCP Streamable HTTP at https://aidc-ai.io/api/mcp. The three exposed tools are design, validate, and layout. The repository is a connector and usage example; the calculation engine, reference catalogs, and server-side rules are not published in the repository.
validate checks a supplied design against electrical, cooling, layout, safety, and data rules. Its response groups findings by severity and can include requests for information, along with pass, warning, and failure counts. layout produces both a rack-plan grid and a site-block plan. Rack output includes hall dimensions, rows, columns, and rack positions in millimeters; the site plan uses percentage-based block coordinates.
Add the remote endpoint to an MCP client configuration. The README specifically provides examples for Claude Desktop, Cursor, and other Streamable HTTP clients. No credential is needed for the anonymous tier. An optional bearer token using the aidc_live_<32hex> format can provide a higher rate tier; registered or partner keys are obtained from the service operator.
The anonymous limit documented for the REST projection is 10 requests per hour on /api/agent/*. The same service also exposes REST equivalents for the three tools at /api/agent/design, /api/agent/validate, and /api/agent/layout, which can be called with JSON over POST.
The repository includes a Docker path for running the connector locally over stdio. The container connects to the hosted AIDC-AI.IO service by default, so local execution does not make the proprietary calculation engine local or open source.
design: sizes an AI data center from inputs such as IT load, rack density, GPU generation, site area, and region.validate: evaluates a design against engineering and data rules and returns severity-coded findings and RFIs.layout: creates rack positions, hall dimensions, and a site-block layout.hopper, blackwell, and rubin GPU generation values.air, hybrid, and liquid cooling modes, plus n, n_plus_1, and 2n redundancy options.The aidc2026ai-melon/aidc-ai-mcp MCP server does not publish the underlying engine, rack library, authority/code matrix, fabric topology, or direct-to-chip cooling models. Results depend on the hosted engine and its current reference data. The documented regional scope is Korea-focused, and outputs such as cost are expressed in KRW.
The example response in the README is illustrative rather than a guaranteed result. Input limits and accepted values should be respected: for example, IT load must be above zero and no more than 1,000 MW, rack density must be above zero and no more than 500 kW, and site area must be above zero and no more than 1,000,000 square meters. This repository's connector and examples are MIT licensed, while the hosted engine and its server-side logic remain proprietary.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aidc2026ai-melon-aidc-ai-mcp)<a href="https://allmcps.com/mcp/aidc2026ai-melon-aidc-ai-mcp"><img src="https://allmcps.com/api/badge/aidc2026ai-melon-aidc-ai-mcp?style=directory" alt="Aidc AI MCP on AllMCPs" /></a>