Revit Converter
Rank #23450pulsemcp/revit-converter
Convert Revit BIM files and query building data via natural language through MCP.
Revit Converter is a Model Context Protocol (MCP) server published by labsfuture. It ranks #23450 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Revit Converter is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 25, 2026.
Ranks ahead of 35,382 of 58,832 servers on MCP Toplist.
Use Revit Converter
Add Revit Converter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"revit-converter": {
"url": "https://labsaps-d35810f00db3.herokuapp.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
labsfuture
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is Revit Converter?
- Convert Revit BIM files and query building data via natural language through MCP.
- Who maintains Revit Converter?
- Revit Converter is maintained by labsfuture, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Revit Converter an official MCP server?
- Revit Converter is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Revit Converter have?
- Revit Converter ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Revit Converter?
- The source code for Revit Converter is hosted at github.com/labsfuture/revit-converter-remote-mcp-release.