Start designing
Model Context Protocol

CAD MCP server for Claude, Cursor & more

Connect BuildCAD AI to any AI assistant with our MCP server. Design 3D CAD models through natural conversation using your own AI subscription. Free to use.

Works with Claude, Cursor, Windsurf, Claude Code, Cline & any MCP-compatible client

BuildCAD AI MCP server in action, designing a 3D CAD model through Claude AI conversation

What is MCP?

Model Context Protocol: a universal plugin for AI

MCP is an open standard by Anthropic that lets AI assistants connect to external tools. Instead of copy-pasting code or switching between apps, your AI talks directly to BuildCAD AI to create, preview, and save CAD designs.

  • Open standard, not locked to any single AI provider
  • Your AI subscription pays for the tokens, BuildCAD AI is free
  • Works in Claude, Cursor, Windsurf, Claude Code, and more
Adding BuildCAD AI as an MCP connector in Claude settings

CAD MCP tools

Everything your AI needs to design CAD

The MCP server exposes four tools that give your AI assistant full control over your BuildCAD AI designs.

list_designs

List all your CAD designs with IDs, names, and timestamps

get_design_code

Read the current llmcad Python code for any design

render_preview

Render multi-view PNG snapshots (front, right, top, iso) of your CAD code

save_design

Commit code to a design with version history and git tracking

Setup guide

Connect in 2 minutes

Choose your AI assistant and follow the steps below. You'll need a free BuildCAD AI account first.

1Claude (claude.ai)

  1. 1.Open Claude settings and go to the Connectors tab
  2. 2.Click Add custom connector
  3. 3.Enter name BuildCAD AI and URL https://buildcad.ai/api/mcp
  4. 4.Click Add and you're done!

2Claude Code

Run this command in your terminal:

claude mcp add buildcad-ai https://buildcad.ai/api/mcp

3Cursor, Windsurf & others

Add this to your MCP configuration file (e.g. .cursor/mcp.json, claude_desktop_config.json, etc.):

{
  "mcpServers": {
    "buildcad-ai": {
      "type": "streamable-http",
      "url": "https://buildcad.ai/api/mcp"
    }
  }
}

4Try it out

Once connected, try asking your AI:

In BuildCAD > my design, create a cylinder with a hole from top to bottom
List my BuildCAD designs
Show me a preview of my latest design
Make the walls thicker on my bracket design

Why use MCP

CAD design from your favorite AI tool

Free to use

The MCP server is free. Your AI subscription handles the tokens, no extra cost for BuildCAD AI.

No context switching

Design CAD directly from Claude, Cursor, or your coding IDE. No need to open another app.

Full programmatic control

Your AI can read, write, preview, and save designs. Build complex automation workflows.

FAQ

Frequently asked questions

Everything about using BuildCAD AI with MCP. Can’t find what you’re looking for? Get in touch.

What is an MCP server?

MCP (Model Context Protocol) is an open standard created by Anthropic that lets AI assistants like Claude connect to external tools and data sources. An MCP server exposes capabilities (like CAD design tools) that any compatible AI assistant can use. Think of it as a universal plugin system for AI.

Is the BuildCAD AI MCP server free?

Yes, the MCP server itself is completely free. You only need an active subscription to an AI assistant that supports MCP (like Claude Pro, Cursor, or Windsurf). The AI uses your existing tokens/subscription to interact with BuildCAD AI at no additional cost.

Which AI assistants support MCP?

MCP is supported by Claude (claude.ai and Claude Code), Cursor, Windsurf, Cline, and a growing list of AI coding tools. Any application that implements the Model Context Protocol client specification can connect to the BuildCAD AI MCP server.

What can I do with the BuildCAD AI MCP server?

You can list your designs, read and write CAD code, render multi-view preview images, and save designs, all through natural language conversation with your AI assistant. Ask it to 'create a cylinder with a hole' or 'modify my bracket design' and it handles the rest.

Do I need a BuildCAD AI account?

Yes, you need a free BuildCAD AI account so the MCP server can authenticate and store your designs. Sign up at buildcad.ai, then connect the MCP server to your AI assistant using the setup instructions above.

How does this compare to using BuildCAD AI directly?

Using BuildCAD AI directly gives you our full web-based CAD editor with real-time 3D preview, collaboration, and export tools. The MCP server lets you control BuildCAD AI from your preferred AI assistant instead, which is ideal if you're already working in Claude or a coding IDE and want to design CAD without switching context.

Start designing CAD with your AI

Connect the BuildCAD AI MCP server and design 3D CAD models through natural conversation. Free to use with your own AI subscription.

BuildCAD AI

An AI agent that builds production-ready CAD designs. Collaborate with your team in real-time.

© Copyright 2026 All rights reserved