Skip to main content
Glama

Revit MCP Server

by ideook

open_document

Access and open Revit project files directly from the specified file path, enabling streamlined interaction with Autodesk Revit for project management and modifications.

Instructions

Open Document

Input Schema

NameRequiredDescriptionDefault
filePathNoFile Path

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filePath": { "description": "File Path", "type": "string" } }, "type": "object" }

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/ideook/revit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server