🛠️ 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
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
Comments