CAiD MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 128 installs a week from pypi. Last commit 17 Jul 2026.
Validated 3D CAD modeling for AI agents via CAiD + OCCT. 107 tools across 22 modules.
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 caid-mcp -- uvx caid-mcp
{
"mcpServers": {
"caid-mcp": {
"args": [
"caid-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.caid-mcp]
command = "uvx"
args = ["caid-mcp"]
{
"mcpServers": {
"caid-mcp": {
"args": [
"caid-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"caid-mcp": {
"args": [
"caid-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.