Cad Mcp Server
@mattmohandiss
关于 Cad Mcp Server
AI-native CAD inspection, no CAD license required. CAD MCP Server bundles a WebAssembly Open CASCADE kernel so LLM tools can read, measure, and compare STEP files locally. The server returns measured facts; your AI assistant interprets engineering meaning.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"cad": {
"command": "npx",
"args": [
"-y",
"cad-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Cad Mcp Server?
Cad Mcp Server is an AI-native CAD inspection tool that bundles a WebAssembly Open CASCADE kernel so LLM tools can read, measure, and compare STEP files locally without requiring a CAD license.
How to use Cad Mcp Server?
—
Key features of Cad Mcp Server
- No CAD license required
- Reads, measures, and compares STEP files locally
- Returns measured facts, not CAD model files
Use cases of Cad Mcp Server
- Let AI assistants inspect CAD geometry from STEP files
- Compare measurements of different STEP file versions
- Extract factual engineering dimensions without a full CAD program
FAQ from Cad Mcp Server
What file formats does Cad Mcp Server support?
The server works with STEP files (explicitly mentioned as the format it reads, measures, and compares).
What runtime dependencies are needed?
The server bundles a WebAssembly Open CASCADE kernel, so no CAD license or external CAD software is required.
How does the server communicate measured data?
It returns measured facts; the AI assistant interprets the engineering meaning.
Can Cad Mcp Server modify or edit CAD files?
The README states it reads, measures, and compares; no mention of editing capabilities is provided.
AI 与智能体 分类下的更多 MCP 服务器
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
评论