Adlor MCP CAD
📐 Adlor MCP CAD
开源 模型上下文协议(Model Context Protocol, MCP) 服务器,将 AI 代理(Cursor、Claude Code、Windsurf)与 Autodesk Revit、IFC 几何体以及 ASME/HSE 设计标准连接起来。
⚡ 功能特性
ASME B31.3-2022 验证:根据 §304.1.2 计算管道最小所需壁厚和壁厚等级建议。
英国 HSE ACoP L8 审计:根据军团菌生长参数(热水器 >= 60°C,回水 >= 50°C,冷水 < 20°C)验证生活热水循环系统。
3D BIM 属性检查器:通过标准 JSON-RPC 2.0 返回元素空间坐标、净空偏差和碰撞报告。
Related MCP server: mcp-server-for-revit
🚀 快速开始
安装
pip install -e ./mcp/adlor-mcp-cad在 Claude 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