@cadcrawl.com/mcp
v0.1.2
Published
CADCrawl MCP server and SDK for local CAD indexing and semantic search.
Readme
CADCrawl MCP
CADCrawl MCP lets AI coding tools search local CAD archives through the CADCrawl MCP server.
Package:
@cadcrawl.com/mcpSupported indexed file types:
.step .stp .stl .3mf1. Create a CADCrawl API key
- Open the CADCrawl dashboard.
- Go to
API keys. - Create a new MCP API key.
- Copy the key immediately. It is shown only once.
API keys use this format:
ccad_...MCP API keys are available only on active monthly and annual subscriptions.
2. Install Bun
CADCrawl MCP uses Bun for local SQLite storage and MCP server execution.
Install Bun:
powershell -c "irm bun.sh/install.ps1 | iex"Check it:
bun --version3. Add to Codex
codex mcp remove cadcrawl
codex mcp add cadcrawl --env CADCRAWL_API_KEY="ccad_..." -- bunx @cadcrawl.com/mcp
codex mcp listRestart Codex after adding the server.
4. Claude
claude mcp remove cadcrawl
claude mcp add --env CADCRAWL_API_KEY="ccad_..." cadcrawl -- bunx @cadcrawl.com/mcp
claude mcp listRestart Claude after adding the server.
License
CADCrawl MCP is licensed under the PolyForm Noncommercial License 1.0.0.
Free for personal, research, educational, and non-commercial evaluation.
Commercial use, funded startup use, internal company use, SaaS use, consulting use, or use inside any paid product requires a commercial license.
