Scanbim MCP Server
Rank #45,979io.scanbimlabs/scanbim
Unified AEC tools: ACC, Revit, Navisworks, Twinmotion, and APS from one endpoint.
Scanbim MCP Server is a Model Context Protocol (MCP) server published by ScanBIM-Labs. It ranks #45,979 of 132,113 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Scanbim MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 86,134 of 132,113 servers on MCP Toplist.
Use Scanbim MCP Server
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http scanbim https://mcp.scanbimlabs.io/unifiedThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.scanbim]
url = "https://mcp.scanbimlabs.io/unified"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.scanbimlabs.io/unifiedSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scanbim": {
"url": "https://mcp.scanbimlabs.io/unified"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"scanbim": {
"type": "http",
"url": "https://mcp.scanbimlabs.io/unified"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scanbim": {
"serverUrl": "https://mcp.scanbimlabs.io/unified"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scanbim": {
"url": "https://mcp.scanbimlabs.io/unified"
}
}
}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%2Fscanbim)<a href="https://mcptoplist.com/server/io.scanbimlabs%2Fscanbim"><img src="https://mcptoplist.com/badge/io.scanbimlabs%2Fscanbim.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ScanBIM-Labs
Other servers by ScanBIM-Labs
- ACC MCP#60,889 · 1 ver
- Navisworks MCP#60,891 · 1 ver
- revit-mcp#60,893 · 1 ver
- Twinmotion MCP#60,896 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.5 | Apr 19, 2026 |
Frequently asked questions
- Who maintains Scanbim MCP Server?
- Scanbim MCP Server is maintained by ScanBIM-Labs, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Scanbim MCP Server listed on the Official MCP Registry?
- Yes — Scanbim MCP Server is listed on the Official MCP Registry.
- How many versions does Scanbim MCP Server have?
- MCP Toplist tracks 1 version of Scanbim MCP Server, most recently published on Apr 19, 2026.
- Where can I find the source code for Scanbim MCP Server?
- The source code for Scanbim MCP Server is hosted at github.com/ScanBIM-Labs/scanbim-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.