🛠️ AI-SolidWorks
@sina-salim
About 🛠️ AI-SolidWorks
the first local gui mcp server for SolidWorks
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"AI-SolidWorks": {
"command": "python",
"args": [
"sw_api_panel.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments