Skip to main content
Glama
MErblin

Adlor MCP CAD

by MErblin

📐 Adlor MCP CAD

Open-Source Model Context Protocol (MCP)-Server, der KI-Agenten (Cursor, Claude Code, Windsurf) mit Autodesk Revit, IFC-Geometrie und ASME/HSE-Konstruktionsnormen verbindet.


⚡ Funktionen

  • ASME B31.3-2022-Verifizierung: Berechnet die mindestens erforderliche Rohrwanddicke und Schedule-Empfehlungen gemäß §304.1.2.

  • UK HSE ACoP L8-Audit: Überprüft thermische Trinkwasser-Kreisläufe anhand von Legionellen-Wachstumsparametern (Kalorifer >= 60°C, Rücklauf >= 50°C, Kaltwasser < 20°C).

  • 3D-BIM-Eigenschaftsinspektor: Gibt räumliche Koordinaten von Elementen, Abstands-Deltas und Kollisionsberichte über standardmäßiges JSON-RPC 2.0 zurück.


Related MCP server: mcp-server-for-revit

🚀 Schnellstart

Installation

pip install -e ./mcp/adlor-mcp-cad

Konfiguration in Claude Desktop / Cursor

Fügen Sie zu Ihrer claude_desktop_config.json oder .cursor/mcp.json hinzu:

{
  "mcpServers": {
    "adlor-mcp-cad": {
      "command": "adlor-mcp-cad",
      "args": []
    }
  }
}

🏛️ Enterprise Edition

Für In-Tenant-Azure-AI-Search-Vektorsynchronisierung, Live-Bidirektionale-Revit-Add-in-Synchronisierung und Multi-User-RBAC-Modellsperren besuchen Sie Adlor Labs.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP 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.
    22
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An 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
  • A
    license
    Not graded
    quality
    A
    maintenance
    An 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.
    16
    Apache 2.0

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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