origin-mcp

Ge-Shun/origin-mcp
★ 53 stars Python AI/LLM Updated today
Local MCP server that lets AI assistants automate Origin/OriginPro for data and image processing.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "origin-mcp": {
      "command": "uvx",
      "args": [
        "origin-mcp"
      ]
    }
  }
}

Or install with pip: pip install origin-mcp

README Excerpt

`origin-mcp` is a local Model Context Protocol (MCP) server that lets AI assistants control Origin/OriginPro on Windows. It connects through OriginLab's Python automation interface and exposes tools for importing data, editing worksheets, creating and refining graphs, running Origin analyses, exporting

Tools (1)

__main__

Topics

claude-codecodexdata-visualizationllmmcporiginlaboriginproplotting