Skip to content

v0.1.0

Choose a tag to compare

@Ge-Shun Ge-Shun released this 04 Jun 14:21

First public release of origin-mcp on PyPI:

pip install origin-mcp

origin-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 with originpro.

See the README for setup.

PyPI: https://pypi.org/project/origin-mcp/