Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Shewhart

БесплатноНе проверен

Enables AI agents to perform statistical process control calculations using validated, deterministic tools such as control charts, capability analysis, and tole

GitHubEmbed

Описание

Enables AI agents to perform statistical process control calculations using validated, deterministic tools such as control charts, capability analysis, and tolerance intervals.

README

An MCP server that exposes shewhart, the statistical process control library for Python, as tools for AI agents.

The reasoning: agents asked about process data tend to generate their own statistics, and generated statistics fail silently. Calculation belongs in a deterministic, versioned, validated tool that the agent calls. The agent interprets; validated code calculates.

Status

In development. This release reserves the package name; the first working server ships shortly, with these tools:

Tool Purpose
review one call: choose the right chart, check assumptions, return a structured verdict
control_chart I-MR, Xbar-R/S, p/np/c/u, Laney, EWMA, CUSUM by alias
capability Cp/Cpk/Pp/Ppk with confidence intervals, non-normal methods
tolerance_interval normal (Howe k2) and nonparametric (Wilks)
fit_baseline / evaluate_baseline freeze control limits, judge new data against them

Every result carries provenance (library version, input hash, timestamp) and is validated against published reference values, including NIST-certified datasets, in CI.

License

MIT. Built by Bertan Ucar.

from github.com/bertanucar/shewhart-mcp

Установка Shewhart

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/bertanucar/shewhart-mcp

FAQ

Shewhart MCP бесплатный?

Да, Shewhart MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Shewhart?

Нет, Shewhart работает без API-ключей и переменных окружения.

Shewhart — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Shewhart в Claude Desktop, Claude Code или Cursor?

Открой Shewhart на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Shewhart with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai