Revit Mcp
@revit-mcp
Revit Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"revit-mcp": {
"command": "node",
"args": [
"<path to the built file>\\build\\index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Revit Mcp?
Revit Mcp allows you to interact with Autodesk Revit using the Model Context Protocol (MCP) through MCP-supported clients such as Claude or Cline. It is the server-side component that provides tools to AI and must be used together with the companion plugin revit-mcp-plugin that actually drives Revit.
How to use Revit Mcp?
Clone the repository, install dependencies with npm install, build with npm run build, then configure your MCP client (e.g., Claude) by editing its configuration file (claude_desktop_config.json) to point the revit-mcp server to the built build/index.js file. Restart the client; a hammer icon indicates a successful connection.
Key features of Revit Mcp
- Retrieve current view information and elements
- Get available family types and selected elements
- Create point‑, line‑, and surface‑based elements
- Modify element properties (instance parameters)
- Delete elements or reset the entire model
- Send AI-generated C# code to execute in Revit
- Color‑splash elements based on a parameter value
- Tag all walls in the view
Use cases of Revit Mcp
- Querying Revit project data (views, elements, family types) via AI chat
- Automating creation of walls, doors, windows, floors, and other BIM elements
- Modifying selected elements’ parameters programmatically
- Testing and iterating AI-generated Revit API code in real time
- Applying visual feedback (color splash) or batch tagging to model elements
FAQ from Revit Mcp
—
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント