v0.1.0
First public release of origin-mcp on PyPI:
pip install origin-mcporigin-mcp is a local Model Context Protocol (MCP) server that lets AI assistants
drive Origin/OriginPro on Windows through OriginLab's Python automation —
importing data, editing worksheets, creating and refining plots, running
analyses, and exporting figures via a local Origin bridge.
Highlights
- Import CSV/TSV/TXT/DAT/XLS/XLSX into Origin worksheets; read, write, sort,
clear, and export worksheet data. - Create and refine common 2D/3D/contour/statistical/specialized plots, with
Nature-style presets. - Analyses: linear/nonlinear fitting, smoothing, integration, peak finding,
descriptive stats, interpolation, normalization, t-tests, FFT/IFFT, correlation. - User template library: save a finished graph as a reusable template, then
search/match, apply by name, rename, update metadata, or delete. - Export figures and projects through the local Origin GUI bridge.
Requirements
- Windows, Origin/OriginPro (2026 is the primary tested target), and Origin's
embedded Python withoriginpro.
See the README for setup.