Bitbybit CAD MCP server
Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide
203 stars52 downloads/wk
Reviews
Write oneNobody has reviewed Bitbybit CAD MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Bitbybit CAD MCP tools (7)
write = sends, deletes, buys or postsdescribeFreeThe exact contract of one member by dotted path, for example occt.shapes.solid.createBox: signature, every parameter with its type, default and range, the return type, the documentation, examples and where it runs. Answers are for the API version the server holds. An unknown path is reported as not found together with the nearest existing paths; nothing is guessed.
fetchFreeFetches the full documentation of one Bitbybit API member by id (a dotted path returned by search) as text, with its title, url and metadata.
get_examplesFreeWorking TypeScript examples for a member path, for a namespace, or for a topic given as keywords. Each example names the member it belongs to and links its reference page. Examples are written for the API version the server holds.
get_guideFreeSections of the public guide on building with Bitbybit: what runs in the browser, on a server, on a lightweight backend, and what needs CAD Cloud. Without a topic it lists the sections. Read "integrate" before recommending where geometry should run: the npm packages are the default, and CAD Cloud is for algorithms that exist only there or compute the caller cannot provide.
list_namespaceFreeThe members one level below a namespace path, for example occt.shapes, each with its kind and summary. Without a path, the top-level namespaces. Use it to discover what exists before searching for details.
searchFreeSearches the Bitbybit API documentation and returns a list of results with id, title and url. Each id is a dotted API path that fetch accepts.
search_apiFreeFind Bitbybit API members (methods, namespaces, cloud operations) by keywords, for example "box solid" or "fillet edges". Returns dotted paths with a one-line summary, the tier (oss on npm, platform-pro only at bitbybit.dev, cloud-pro only on CAD Cloud) and the engines each is published for. Call describe with a path before writing code that uses it.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan93 source files scanned25/25
- Live reliabilityremote reachable in 797ms20/20
- Tool poisoning7 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 0 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace8/10
What the publisher says
From the Bitbybit CAD MCP repository's README, as published. We do not edit it. Read it on GitHub
Bitbybit Monorepo
Open-source 3D CAD algorithms for the web - MIT licensed. This monorepo contains all Bitbybit NPM packages plus example applications.
Written to be used by people and by AI coding agents alike: every function is published in a form an agent can look up while it writes - see Build It With an AI Agent.
License
Source code in packages/, languages/, and examples/ is MIT licensed. Documentation text in docs/ is CC BY 4.0. Logos, trademarks, and media assets are not open-source - see CONTENT-LICENSE.md for details.
FULL PLATFORM AT BITBYBIT.DEV
LEARN BITBYBIT
TYPESCRIPT API REFERENCE
Quick Start
Scaffold a fully-configured 3D CAD project in seconds:
npx @bitbybit-dev/create-app my-projectThe CLI first asks you to pick an app type:
- Frontend - Browser-based 3D/CAD app. Choose a game engine (Three.js, Babylon.js, or PlayCanvas) and OCCT architecture (32-bit, 64-bit, or 64-bit MT). You get a Vite + TypeScript project with all three CAD kernels (OCCT, JSCAD, Manifold) pre-configured.
- CAD Cloud - Full-stack project with server-side CAD via our CAD Cloud API. Choose a backend template (Hono + SDK, Hono + REST, Node.js + SDK, Node.js + REST, or .NET + REST). You get a React + Three.js frontend that proxies requests through your backend - your API key never leaves the server.
cd my-project
npm install
npm run devBuild It With an AI Agent
Bitbybit has 1725 functions across three CAD kernels - more than any model remembers, so an agent working from memory invents plausible names that do not exist. Give it the Bitbybit CAD MCP instead and it looks up the exact signature, defaults, return type and examples for the version you have installed. It is free and needs no account:
claude mcp add --transport http bitbybit https://mcp.bitbybit.dev/mcpCodex, Cursor, VS Code, Gemini CLI, Windsurf, Zed, the JetBrains IDEs, claude.ai, ChatGPT and the Claude API connect to the same endpoint, and npx -y @bitbybit-dev/mcp runs it locally against the @bitbybit-dev packages in your project - every configuration is here.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http cad https://mcp.bitbybit.dev/mcp
Bitbybit CAD MCP: common questions
- Is Bitbybit CAD MCP server safe?
- Yes, by our scan: it is graded A (93/100). Read the Bitbybit CAD MCP safety report
- How do I install Bitbybit CAD MCP?
- It runs remotely at mcp.bitbybit.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Bitbybit CAD MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Bitbybit CAD MCP maintained?
- The last commit was in the last day (2026-09-20). The latest release is v1.3.2.
- Is Bitbybit CAD MCP up?
- 100% of our last 1 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Bitbybit CAD MCP?
- Servers from other publishers that do the same job: Claude Code Ultimate Guide MCP server, GitHits MCP server and Misakanet MCP server. Compare all Bitbybit CAD MCP alternatives.
Alternatives to Bitbybit CAD MCP
Same job from other publishers: the closest match first, then the best rated.
- Claude Code Ultimate GuideSearch the Claude Code Ultimate Guide and machine-readable references from any MCP client.not reviewedEstablishedA
GitHitsSearch public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.not reviewedEstablishedA- MisakanetFailure-memory layer for coding agents: search evidence-rated failure lessons by error text.not reviewedEstablishedA
- HIG DoctorApple Human Interface Guidelines search, lookup, and project audits for AI coding agents.not reviewedEstablishedB
- CodeNibSource-linked CodeGraph exploration, ranked search, and static navigation for coding agents.not reviewedEstablishedB