mcp-server-solidworks

mcp-server-solidworks

3.4

If you are the rightful owner of mcp-server-solidworks and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server integrates with SolidWorks API and structures it into Claude-compatible context streams.

mcp-server-solidworks

This MCP server integrates with SolidWorks API and structuring it into Claude-compatible context streams.

๐Ÿš€ Contributing to SolidPilot

SolidPilot is an open-source AI Assistant for SolidWorks. Its architecture is modular, version-aware, and designed to work with local language models like Claude through the MCP (Model Context Protocol).

๐Ÿงฉ Architecture Overview

The assistant is composed of:

  • A Claude UI interface
  • A Python layer for prompt generation and context building
  • A C# Adapter Layer for SolidWorks version-specific automation
  • A COM bridge via PythonNET

๐Ÿ› ๏ธ How You Can Help

We welcome contributions in areas like:

  • โœจ New Adapter DLLs for SolidWorks versions
  • ๐Ÿง  Improved Prompt Templates for model understanding
  • ๐Ÿงช Testing MCP logic with various LLMs
  • ๐Ÿงฐ Extending the C# API coverage
  • ๐Ÿงพ Enhancing context builders (e.g., capturing dimensions, mates, assemblies)
  • ๐Ÿ” Security & filter logic for Claude's action suggestions

Check the file for details on how to get started.


Want to propose a change?

Fork this repo, make your improvements, and open a pull request. For large-scale changes, please open an issue first to discuss it.