实验计算mcp

QuantumPsi/origin-cloud
Hosted
0 Stars 77 次浏览 QuantumPsi 更新于 2026-08-23
该服务暂未提供标准配置,请参考 README 手动接入

可用工具 (4 个)

该服务在 MCP 协议中暴露的工具,AI 可按需调用

run_statistics 3 个参数 需填 1 项

Perform descriptive statistics, normality test, and t-tests. Plots histogram.

必填参数:data_a

advanced_fit 5 个参数 需填 3 项

Perform linear or nonlinear curve fitting. Supports custom formulas.

必填参数:x、y、model

analyze_peaks 4 个参数 需填 2 项

Find peaks in data and calculate height, width (FWHM).

必填参数:x、y

smooth_signal 4 个参数 需填 2 项

Smooth noisy data using Savitzky-Golay filter.

必填参数:x、y

服务介绍

origin 实验统计功能 mcp 实现

相关 MCP 服务