Adlor MCP CAD
📐 Adlor MCP CAD
오픈소스 Model Context Protocol (MCP) 서버로, AI 에이전트(Cursor, Claude Code, Windsurf)를 Autodesk Revit, IFC 지오메트리, ASME/HSE 설계 표준에 연결합니다.
⚡ 기능
ASME B31.3-2022 Verification: §304.1.2에 따라 최소 요구 배관 벽 두께와 스케줄 권장 사항을 계산합니다.
UK HSE ACoP L8 Auditing: 레지오넬라 성장 매개변수(calorifier >= 60°C, return >= 50°C, cold < 20°C)에 대해 온수 순환 루프를 검증합니다.
3D BIM Property Inspector: 표준 JSON-RPC 2.0을 통해 요소 공간 좌표, 클리어런스 델타, 충돌 보고서를 반환합니다.
Related MCP server: mcp-server-for-revit
🚀 빠른 시작
설치
pip install -e ./mcp/adlor-mcp-cadClaude Desktop / Cursor에서 구성
claude_desktop_config.json 또는 .cursor/mcp.json에 추가하세요:
{
"mcpServers": {
"adlor-mcp-cad": {
"command": "adlor-mcp-cad",
"args": []
}
}
}🏛️ 엔터프라이즈 에디션
테넌트 내 Azure AI Search 벡터 동기화, 실시간 양방향 Revit 애드인 동기화, 다중 사용자 RBAC 모델 잠금을 위해 Adlor Labs를 방문하세요.
This server cannot be installed
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 gradedqualityAmaintenanceMCP server for Autodesk Revit (BIM) with 705+ API endpoints. Enables AI agents to create walls, place doors/windows, generate sheets, manage views, and produce construction documents via the Model Context Protocol. Uses named pipes for zero-crash Revit integration.22MIT
- FlicenseNot gradedqualityCmaintenanceNode.js MCP server enabling AI assistants to interact with Autodesk Revit for model operations, data queries, and sketch-to-building generation via LLM.231
- AlicenseNot gradedqualityBmaintenanceAn MCP server that gives AI agents genuine 3D spatial understanding of Autodesk Fusion 360, enabling exact measurements, collision analysis, and free-space placement search, plus Fusion-native parametric authoring for clean, human-editable models.MIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that bridges AI agents to Autodesk Revit, enabling local tool-based interaction with Revit models, including query, create, and modify operations, with an optional personal tool baking system.16Apache 2.0
Related MCP Connectors
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
An MCP server that gives your AI access to the source code and docs of all public github repos
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/MErblin/adlor-mcp-cad'
If you have feedback or need assistance with the MCP directory API, please join our Discord server