Origin Pro MCP Server
Related Servers
Alternatives to Origin Pro MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceEnables AI assistants to control Origin/OriginPro on Windows, including data import, worksheet editing, graphing, analysis, and figure export.25145 PyPI101MIT
- FlicenseNot gradedqualityAmaintenanceEnables AI clients to drive a running OriginLab Origin instance, allowing LabTalk scripting, worksheet read/write, and project management.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to control Origin 2025b for scientific plotting via natural language, with support for data import, 52+ chart types, curve fitting, statistics, and export.7MIT
- AlicenseNot gradedqualityCmaintenanceBridge between AI assistants and OriginLab, enabling data import, plotting, analysis, and export through natural language commands.80MIT
- AlicenseNot gradedqualityCmaintenanceEnables agent sessions to drive OriginPro via COM for plotting XY data, performing linear fits with R2, and exporting PNG images.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage Microsoft Outlook emails, calendar events, contacts, and folders via COM automation.1MIT
TDQS
Scored across 56 tools
Each tool has a clear, distinct purpose. Even tools like add_line and add_arrow are differentiated (arrow vs line), and export_graph variants have explicit argument differences. No overlapping functionality that would confuse an agent.
All tools follow a consistent verb_noun pattern using snake_case (e.g., add_columns, create_graph, set_axis_labels). There are no mixed conventions like camelCase, and the verbs are in present tense. Minor variations like 'frequency_count' are rare and still follow the noun_verb pattern.
With 56 tools, the count far exceeds the recommended 3-15 range and is above the 50+ threshold for extreme mismatch. While the server covers a broad scientific domain, the sheer number of tools likely overwhelms an agent, making selection and learning difficult.
The tool set provides comprehensive coverage for data import/export, worksheet manipulation, graph creation and styling, statistical analysis, curve fitting, signal processing, and project management. There are no obvious missing operations for the intended scientific plotting and analysis domain.