revit-mcp
Rank #60,893io.scanbimlabs/revit
Revit model query + APS Design Automation runner.
revit-mcp is a Model Context Protocol (MCP) server published by ScanBIM-Labs. It ranks #60,893 of 132,113 servers tracked on MCP Toplist. revit-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 71,220 of 132,113 servers on MCP Toplist.
Use revit-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http revit https://mcp.scanbimlabs.io/revitThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.revit]
url = "https://mcp.scanbimlabs.io/revit"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.scanbimlabs.io/revitSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"revit": {
"url": "https://mcp.scanbimlabs.io/revit"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"revit": {
"type": "http",
"url": "https://mcp.scanbimlabs.io/revit"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"revit": {
"serverUrl": "https://mcp.scanbimlabs.io/revit"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"revit": {
"url": "https://mcp.scanbimlabs.io/revit"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.scanbimlabs%2Frevit)<a href="https://mcptoplist.com/server/io.scanbimlabs%2Frevit"><img src="https://mcptoplist.com/badge/io.scanbimlabs%2Frevit.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ScanBIM-Labs
Other servers by ScanBIM-Labs
- Scanbim MCP Server#45,979 · 1 ver
- ACC MCP#60,889 · 1 ver
- Navisworks MCP#60,891 · 1 ver
- Twinmotion MCP#60,896 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Apr 19, 2026 |
Frequently asked questions
- Who maintains revit-mcp?
- revit-mcp is maintained by ScanBIM-Labs, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is revit-mcp listed on the Official MCP Registry?
- Yes — revit-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does revit-mcp have?
- MCP Toplist tracks 1 version of revit-mcp, most recently published on Apr 19, 2026.
- Where can I find the source code for revit-mcp?
- The source code for revit-mcp is hosted at github.com/ScanBIM-Labs/revit-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.