{"name":"dev.bitbybit/cad","slug":"bitbybit-cad","title":"Bitbybit CAD MCP","description":"Bitbybit 3D parametric CAD API, version-exact, for coding agents: search, describe, examples, guide","url":"https://mcp.market/server/bitbybit-cad","rating":null,"grade":"A","score":93,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":54,"stars":203,"forks":23,"downloads_week":52,"last_push_at":"2026-09-20T15:57:26.000Z","license":"MIT"},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-20T20:10:33.626Z","last_ok_at":"2026-09-20T20:10:33.626Z","latency_ms":210},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/bitbybit-dev/bitbybit","website":"https://learn.bitbybit.dev/learn/using-ai-with-bitbybit/mcp/bitbybit-mcp","version":"1.3.2","remotes":[{"type":"streamable-http","url":"https://mcp.bitbybit.dev/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@bitbybit-dev/mcp","version":"1.3.2","runtimeHint":"npx","transport":{"type":"stdio"}}],"tools":[{"name":"describe","description":"The 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"path":{"type":"string","minLength":1,"maxLength":256,"description":"The dotted path of the member, for example occt.shapes.solid.createBox"},"version":{"description":"The API version to describe; omit for the version the server holds","type":"string"}},"required":["path"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"fetch","description":"Fetches the full documentation of one Bitbybit API member by id (a dotted path returned by search) as text, with its title, url and metadata.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","minLength":1,"maxLength":256,"description":"A dotted API path returned by search"}},"required":["id"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_examples","description":"Working 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"path":{"description":"A member or namespace path, for example occt.shapes.solid.createBox or occt.fillets","type":"string","maxLength":256},"topic":{"description":"Keywords to find examples by, when no path is known","type":"string","maxLength":200},"engine":{"description":"Prefer members published for this engine when searching by topic","type":"string","enum":["babylonjs","threejs","playcanvas"]},"limit":{"description":"How many examples, 5 by default","type":"integer","minimum":1,"maximum":20},"version":{"description":"The API version; omit for the version the server holds","type":"string"}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_guide","description":"Sections 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"description":"A section id or a short name such as integrate, browser, backend, server-side, pro, start; omit to list the sections","type":"string","maxLength":128}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_namespace","description":"The 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"path":{"description":"A namespace path such as occt or occt.shapes; omit for the top level","type":"string","maxLength":256},"version":{"description":"The API version to list; omit for the version the server holds","type":"string"}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search","description":"Searches 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":200,"description":"Search terms"}},"required":["query"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_api","description":"Find 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":200,"description":"Keywords, a phrase, or a partial dotted path"},"engine":{"description":"Only members published for this engine, plus the cloud operations, which run on CAD Cloud rather than in an engine; omit for every engine","type":"string","enum":["babylonjs","threejs","playcanvas"]},"limit":{"description":"How many results, 10 by default","type":"integer","minimum":1,"maximum":50},"version":{"description":"The API version to search; omit for the version the server holds","type":"string"}},"required":["query"],"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":93,"grade":"A","scanned_at":"2026-09-20T20:08:17.460Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:08:17.324Z","components":{"code":{"score":25,"max":25,"notes":["93 source files scanned"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 797ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":8,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://mcp.bitbybit.dev/mcp","reachable":true,"authRequired":false,"latencyMs":797,"serverInfo":{"name":"bitbybit","version":"1.3.2"}}],"packages":[{"registryType":"npm","identifier":"@bitbybit-dev/mcp","version":"1.3.2","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":2,"publishedAt":"2026-09-20T11:52:42.041Z","repositoryUrl":"git+https://github.com/bitbybit-dev/bitbybit.git","weeklyDownloads":52}],"repo":{"found":true,"owner":"bitbybit-dev","repo":"bitbybit","archived":false,"pushedAt":"2026-09-20T15:57:26Z","stars":203,"forks":23,"openIssues":7,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/66118789?v=4","ownerCreatedAt":"2020-05-29T10:35:05Z","license":"MIT"},"icon":{"url":"https://learn.bitbybit.dev/img/favicon-192x192.png","source":"registry","width":192,"height":192},"presence":{"stars":203,"forks":23,"downloadsWeek":52,"license":"MIT","lastPushAt":"2026-09-20T15:57:26.000Z","score":54}}}},"grade_history":[],"reviews":[]}