shewhart-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@shewhart-mcpCreate an Xbar-R control chart for my production data."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
shewhart-mcp
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 |
| one call: choose the right chart, check assumptions, return a structured verdict |
| I-MR, Xbar-R/S, p/np/c/u, Laney, EWMA, CUSUM by alias |
| Cp/Cpk/Pp/Ppk with confidence intervals, non-normal methods |
| normal (Howe k2) and nonparametric (Wilks) |
| 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.
Related MCP server: wafer-map-mcp
License
MIT. Built by Bertan Ucar.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to perform unit-aware engineering calculations with automatic unit conversion, dependency resolution, and access to 500+ units across 75+ categories through the CalcsLive calculation engine.Last updated326MIT
- Alicense-qualityCmaintenanceExposes semiconductor wafer analysis tools including wafer maps, P-charts, and statistical plots, enabling AI assistants to visualize and analyze wafer test data.Last updatedMIT
- AlicenseAqualityBmaintenanceDeterministic time-series statistics for AI agents. This MCP server gives any LLM agent unit-tested statistical tools — anomaly detection, changepoint detection, seasonal decomposition, stationarity/trend tests, data-quality audits, baseline forecasts — with schema-validated structured output and no arbitrary code execution.Last updated17MIT
- Alicense-qualityBmaintenanceA virtual statistician MCP server that provides real statistical methods—design of experiments, hypothesis testing, regression, SPC, MSA—via tested Python libraries, with plain-language interpretations and plotted outputs.Last updatedMIT
Related MCP Connectors
The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
AI-callable calculators and engineering models with real formulas. No hallucinated math.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bertanucar/shewhart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server