Revit

v1.0.0Business Applicationsstable

model context protocol for Autodesk Revit

revitmcpmcpai-integration
Share:
44
Stars
0
Downloads
0
Weekly
0/5

What is Revit?

Revit is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to model context protocol for autodesk revit

model context protocol for Autodesk Revit

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • model context protocol for Autodesk Revit

Use Cases

Control Autodesk Revit through Model Context Protocol.
oakplank

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y revitmcp

Manual Installation

npx -y revitmcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Revit

RevitMCP bridges Autodesk Revit and AI assistants by running a local MCP server inside Revit via the pyRevit framework. It exposes 44 tools covering project metadata, element selection, property reads and writes, graphic overrides, schedule management, family queries, and multi-step workflow execution. BIM engineers and architects use it to query and manipulate live Revit models through natural language, dramatically accelerating tasks like parameter updates, schedule creation, and element filtering that would otherwise require manual UI navigation.

Prerequisites

  • Autodesk Revit 2022 or later installed on Windows
  • pyRevit 5.x installed and configured with Revit
  • Python 3.x available through pyRevit's bundled IronPython or CPython engine
  • An MCP-compatible client such as Claude Desktop or Claude Code
  • Git for cloning the extension into the pyRevit extensions folder
1

Clone the extension into the pyRevit extensions directory

The folder name must end with .extension for pyRevit to discover it automatically at Revit startup. Run this command in PowerShell or Command Prompt.

git clone https://github.com/oakplank/RevitMCP.git "%APPDATA%\pyRevit\Extensions\RevitMCP.extension"
2

Reload pyRevit inside Revit

Open Revit, go to the pyRevit tab, and click Reload. RevitMCP will appear as a new tab in the Revit ribbon. Click the RevitMCP button to start the local server.

3

Configure the server settings file

The server writes a settings file on first run. Edit it to choose between 'mcp' surface mode (for direct MCP clients) or 'web' mode, and to set the host and port.

// %USERPROFILE%\Documents\RevitMCP\user_data\revitmcp_settings.json
{
  "server_surface": "mcp",
  "external_server_host": "127.0.0.1",
  "external_server_port": 8000
}
4

Add RevitMCP to your MCP client configuration

Because the server runs inside Revit on a local port, configure your MCP client to connect to it via HTTP or use the npx wrapper package revitmcp that handles the proxy connection.

{
  "mcpServers": {
    "revit": {
      "command": "npx",
      "args": ["-y", "revitmcp"]
    }
  }
}
5

Verify the connection with a project info query

With Revit open and a project loaded, ask your AI assistant to retrieve the active project metadata. A successful response returns the project name, file path, and Revit version.

Revit Examples

Client configuration

claude_desktop_config.json entry using the revitmcp npm package, which proxies MCP requests to the Revit-hosted server running on localhost:8000.

{
  "mcpServers": {
    "revit": {
      "command": "npx",
      "args": ["-y", "revitmcp"]
    }
  }
}

Prompts to try

Example natural language prompts that use RevitMCP's 44 tools to interact with a live Revit model.

- "Get the active project metadata including the file path and Revit version."
- "List all wall elements in the model and their Fire Rating parameter values."
- "Create a door schedule with the Mark, Level, and Width fields."
- "Override the graphic display of selected elements with a red solid fill."
- "Filter all rooms on Level 2 where Area is greater than 200 square feet."

Troubleshooting Revit

RevitMCP tab does not appear in the Revit ribbon after cloning

Confirm the cloned folder is named exactly RevitMCP.extension (including the .extension suffix) and is inside the pyRevit Extensions directory. Run pyRevit Reload from the pyRevit ribbon tab and check the pyRevit log for load errors.

MCP client cannot connect — connection refused on port 8000

Make sure you clicked the RevitMCP start button in the Revit ribbon to launch the server process. Check revitmcp_settings.json to confirm the port matches what the client expects, and verify no firewall rule blocks localhost connections.

Tool calls return errors about elements not found

Ensure a Revit project is open and fully loaded before sending requests. Some tools require an active view or selection. Use get_revit_project_info first to confirm the server sees a live document.

Frequently Asked Questions about Revit

What is Revit?

Revit is a Model Context Protocol (MCP) server that model context protocol for autodesk revit It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Revit?

Install via npm with the command: npx -y revitmcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Revit?

Revit works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Revit free to use?

Yes, Revit is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Revit Alternatives — Similar Business Applications Servers

Looking for alternatives to Revit? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "revitmcp": { "command": "npx", "args": ["-y", "revitmcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Revit?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides