1. Conduid
  2. Developer Tools
  3. Solidworks
MCP server · Developer Tools

Solidworks

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

Unclaimed MIT last commit a year ago devtools
59Fair

Scored 3 months ago · breakdown

About Solidworks

Solidworks is an MCP server published by eyfel in the Developer Tools category: this MCP server integrates with SolidWorks API and structuring it into Claude-compatible context streams. It has been installed 0 times through Conduid.

The repository has 56 stars and 19 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx mcp-server-solidworks

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Solidworks

Powered by Claude · Grounded in docs

I know everything about Solidworks. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

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

mermaid-diagram-2025-04-12-134629

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 CONTRIBUTING.md 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.


README mirrored from the source repository 3 months ago. The original is authoritative.

Questions

About Solidworks

How do I install Solidworks?

Run npx mcp-server-solidworks, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Solidworks safe to use with an AI agent?

Its trust score is 59 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Solidworks still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.