Home › Design & Media › den — Korean AEC knowledge, curated
den — Korean AEC knowledge, curated
Curated Korean AEC expertise for AI agents: KDS·KCS·KS, building law, practice, and the reasoning.
Topics: Architecture & Design
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.den.archi/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http den_archi_mcp https://mcp.den.archi/mcp --header "Authorization: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"den_archi_mcp": {
"url": "https://mcp.den.archi/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>"
}
}
}
}
Authorizationsecret — Optional. Bearer <your den API key> for direct HTTP access. Most clients should connect over OAuth instead — no key needed. Discovery (initialize, tools/list) works without it.
Related servers
figwright
Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens),…
Network Sketcher (Local MCP)
AI-native MCP server to design and manage Cisco network diagrams (L1/L2/L3, PPT/SVG) from LLMs.
Excalidraw Architect
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
OpenTakeoff
Construction takeoff for AI agents: load plans, set scale, measure, count, export with provenance.
posecode
Author, ROM-validate, and render 3D human movement (.posecode) with a shareable playground link.
mermaid-mcp
AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry