Home › Other › Quality Control Plan Generator

Quality Control Plan Generator

Quality control plans from drawing PDFs: auto-extracted tolerances, balloons, Excel + PDF reports.

TypeScript CloudLocal macOSWindowsLinux
★ 0 stars Last pushed 2026-09-18 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.0)

npx -y quality-control-plan-mcp@0.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "quality-control-plan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "quality-control-plan-mcp@0.1.0"
      ],
      "env": {
        "QCP_APP_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • QCP_APP_URL — Optional. Base URL of the Imnoo web app that runs the drawing analysis; only change it to target another deployment.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry