by mcp-servers-for-revit · MCP Server · ★ 127
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP server for Revit - Python A pyRevit-oriented implementation of the Model Context Protocol (MCP) for Autodesk Revit How? This minimal implementation leverages the Routes module inside pyRevit to create a bridge between Revit and Large Language Models (LLMs). It provides a straightforward template to get started quickly, letting you prototype and iterate tools to give LLMs access to your Revit models. These tools are designed to be expanded for your specific use cases. You're very welcome to fork the repo and make your own contributions. Note: The pyRevit Routes API is currently in draft form and subject to change. It lacks built-in authentication mechanisms, so you'll need to implement your own security measures for production use.
| Stars | 127 |
| Forks | 60 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 57.0038293346858/100 |
| Open Issues | 4 |
| Last Updated | 2026-06-04 |
| Created | 2025-05-19 |
| Platforms | mcp, python |
| Est. Tokens | ~822k |
These tools work well together with mcp-server-for-revit-python for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-for-revit-python is an open-source mcp server by mcp-servers-for-revit with 127 GitHub stars.
mcp-server-for-revit-python is primarily written in Python.
You can find installation instructions and usage details in the mcp-server-for-revit-python GitHub repository at github.com/mcp-servers-for-revit/mcp-server-for-revit-python. The project has 127 stars and 60 forks, indicating an active community.
mcp-server-for-revit-python is released under the MIT license, making it free to use and modify according to the license terms.