Revit MCP Server

by SamllPigYanDong
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REVIT_HOSTNoRevit plugin WebSocket host127.0.0.1
REVIT_PORTNoRevit plugin WebSocket port8080

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
当前 Revit 模型信息提供当前打开的 Revit 模型的基本信息,包括名称、路径、版本和元素数量

Tools

Functions exposed to the LLM to take actions

NameDescription
get_categories

获取 Revit 模型中的所有类别

get_families

获取 Revit 模型中的所有族

get_elements

获取 Revit 模型中的元素

get_levels

获取 Revit 模型中的所有楼层

get_views

获取 Revit 模型中的所有视图

get_element_info

获取 Revit 元素的详细信息

ID: 71scu4nncc