mathcad-mcp
1
The MathCAD MCP Server is a Model Context Protocol server facilitating integration with PTC MathCAD Prime, enabling AI assistants to manage and interact with MathCAD worksheets. It provides tools for worksheet management, input/output handling, and calculation control.
MathCAD MCP Server
A Model Context Protocol (MCP) server that integrates with PTC MathCAD Prime, enabling AI assistants to interact with MathCAD worksheets via a standardized interface.
Features
- Worksheet Management
- Input Control
- Output Access
- Calculation Management
- Export Options
Requirements
- Windows OS
- Python 3.10+
- PTC MathCAD Prime 3.0+
- Dependencies: MathcadPy, pywin32, MCP Python SDK
Usage
The server exposes various MCP tools and resources for interacting with MathCAD worksheets, including version listing, worksheet management, input/output control, calculation handling, and export functionalities.
Architecture
Built using the MCP Python SDK's FastMCP framework.