🛠️ AI-SolidWorks
@sina-salim
关于 🛠️ AI-SolidWorks
the first local gui mcp server for SolidWorks
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"AI-SolidWorks": {
"command": "python",
"args": [
"sw_api_panel.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🛠️ AI-SolidWorks?
🛠️ AI-SolidWorks is an intelligent interface between users and SolidWorks software that enables control and shape creation using natural language commands in both Persian and English. It uses advanced AI models to understand commands and automatically generates VBS scripts for execution in SolidWorks.
How to use 🛠️ AI-SolidWorks?
Clone the repository, install dependencies with pip install -r requirements.txt, and run python sw_api_panel.py. Enter your API key (OpenAI or OpenRouter) in the .env file or through the UI's "API Settings" button, then send natural language design commands such as "Draw a circle" or "Create a rectangle with 40 meters sides."
Key features of 🛠️ AI-SolidWorks
- Natural language communication in Persian and English
- AI-powered command understanding and script generation
- Automatic VBS script creation for SolidWorks
- User-friendly graphical interface with dark theme
- Supports OpenAI and OpenRouter AI services
Use cases of 🛠️ AI-SolidWorks
- Drawing basic shapes like circles, rectangles, and lines from natural language
- Creating parametric sketches based on user dimensions
- Extruding sketches to produce 3D features
- Automating SolidWorks workflows via conversational commands
FAQ from 🛠️ AI-SolidWorks
What AI services are supported?
🛠️ AI-SolidWorks is compatible with OpenAI and OpenRouter services. You must provide your own API key.
What are the system requirements?
Python 3.8+, a working installation of SolidWorks, and Windows operating system are required.
How do I install and run the server?
Clone the repository, run `pip install -r requirements
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论