Scanbim MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 21 Apr 2026.
AI Hub for AEC — 46 tools for Revit, Navisworks, ACC, XR via Autodesk Platform Services
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add scanbim-mcp -- npx -y @scanbim-labs/scanbim-mcp
{
"mcpServers": {
"scanbim-mcp": {
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.scanbim-mcp]
command = "npx"
args = ["-y", "@scanbim-labs/scanbim-mcp"]
{
"mcpServers": {
"scanbim-mcp": {
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"scanbim-mcp": {
"args": [
"-y",
"@scanbim-labs/scanbim-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.