kompas-3d-ai-bridge
Provides a deterministic execution layer for integrating AI agents with KOMPAS-3D, enabling automated parts and assemblies creation, 3D document automation, and engineering-oriented CAD operations via Python.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kompas-3d-ai-bridgecreate a rectangular plate 200x150x10 mm with 4 corner holes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
# KOMPAS-3D AI Bridge
AI engineering bridge for KOMPAS-3D using Python, COM/API7 and MCP.
The project connects AI agents and coding assistants to KOMPAS-3D through a deterministic execution layer.
Architecture
AI / LLM / Coding Agent | v MCP | v Python deterministic bridge | v KOMPAS COM / API7 | v KOMPAS-3D
Related MCP server: COMSOL MCP Server
Features
AI agent integration with KOMPAS-3D
MCP server
Python deterministic execution layer
KOMPAS COM / API7 integration
Parts and assemblies
3D document automation
Engineering-oriented CAD operations
Validation before and after execution
Separation between probabilistic AI reasoning and deterministic CAD API calls
Requirements
Windows
KOMPAS-3D
Python 3
pywin32
Install dependencies:
pip install -r requirements.txtProject structure
bootstrap/ Bridge startup scripts
common/ Shared components
config/ Example configuration
jobs/ Job definitions
mcp/ MCP server
skills/ Agent skills
src/ Bridge implementation
tests/ Tests and self-checksConfiguration
Copy:
config/agent_config.example.jsonto:
config/agent_config.jsonThen adjust paths for your local environment.
The real agent_config.json is excluded from Git.
Safety
Customer CAD data and project-specific files are not included in this repository.
The repository excludes local CAD files, runtime logs, workspaces, local configuration and secrets.
Version
Current public base: 1.1.14_CAP2
Disclaimer
This is an independent engineering automation project.
KOMPAS-3D is a product of ASCON. This project is not an official ASCON product and is not affiliated with or endorsed by ASCON.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceMCP bridge server for SolidWorks that enables AI assistants to control SolidWorks programmatically via COM automation.MIT
- AlicenseBqualityBmaintenanceMCP Server for COMSOL Multiphysics simulation automation via AI agents.781MIT
- Alicense-qualityBmaintenanceA local MCP server that enables AI agents to create and edit parametric CAD models through natural language, using a validated operation graph that compiles to real geometry.1MIT
- AlicenseBqualityAmaintenanceMCP server that lets AI draw in AutoLISP-capable CAD (reference BricsCAD on Linux) via a file bridge, enabling 2D drafting, 3D solid modeling, and verification with 100 tools.1281Apache 2.0
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/quja/kompas-3d-ai-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server