RM

Revit MCP

Created 4 months ago

Framework implementing the MCP protocol based on Autodesk Revit software.

development documentation public AI Revit

What is Revit MCP?

A service implementing the MCP protocol for Autodesk Revit.

Documentation

Installation and Usage

You can learn how to install and use the project here: Driving Revit through MCP

Join Us

You can contact us through Discord or QQ Group. We look forward to building the project together with you. Enjoy your journey!

Server Config

{
  "mcpServers": {
    "revit-mcp-server": {
      "command": "npx",
      "args": [
        "revit-mcp"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 17, 2025
Updated At: Aug 07, 2025
Author: revit-mcp team
Category: community
License: MIT
Tags:
development documentation public