Skip to main content
Glama

Revit MCP Server

by ZedMoster
main.py192 B
# -*- coding: utf-8 -*- # main.py # Copyright (c) 2025 zedmoster # Revit integration through the Model Context Protocol. from xml_revit_mcp import main if __name__ == "__main__": main()

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

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