Quality Control Plan Generator
Rank #19,608com.imnoo/quality-control-plan
Quality control plans from drawing PDFs: auto-extracted tolerances, balloons, Excel + PDF reports.
Quality Control Plan Generator is a Model Context Protocol (MCP) server published by imnoo-team. It ranks #19,608 of 132,405 servers tracked on MCP Toplist. Quality Control Plan Generator is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 11, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 112,797 of 132,405 servers on MCP Toplist.
Use Quality Control Plan Generator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add quality-control-plan -e "QCP_APP_URL=<your QCP_APP_URL>" -- npx -y quality-control-plan-mcpReplace each placeholder with your own value before saving.
[mcp_servers.quality-control-plan]
command = "npx"
args = ["-y", "quality-control-plan-mcp"]
[mcp_servers.quality-control-plan.env]
QCP_APP_URL = "<your QCP_APP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quality-control-plan": {
"command": "npx",
"args": [
"-y",
"quality-control-plan-mcp"
],
"env": {
"QCP_APP_URL": "<your QCP_APP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quality-control-plan": {
"command": "npx",
"args": [
"-y",
"quality-control-plan-mcp"
],
"env": {
"QCP_APP_URL": "<your QCP_APP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"quality-control-plan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"quality-control-plan-mcp"
],
"env": {
"QCP_APP_URL": "<your QCP_APP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quality-control-plan": {
"command": "npx",
"args": [
"-y",
"quality-control-plan-mcp"
],
"env": {
"QCP_APP_URL": "<your QCP_APP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"quality-control-plan": {
"command": "npx",
"args": [
"-y",
"quality-control-plan-mcp"
],
"env": {
"QCP_APP_URL": "<your QCP_APP_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.imnoo%2Fquality-control-plan)<a href="https://mcptoplist.com/server/com.imnoo%2Fquality-control-plan"><img src="https://mcptoplist.com/badge/com.imnoo%2Fquality-control-plan.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
imnoo-team
Other servers by imnoo-team
View all imnoo-team servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Sep 18, 2026 |
| 0.1.1 | Sep 14, 2026 |
| 0.1.0 | Sep 11, 2026 |
Frequently asked questions
- Who maintains Quality Control Plan Generator?
- Quality Control Plan Generator is maintained by imnoo-team, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Quality Control Plan Generator listed on the Official MCP Registry?
- Yes — Quality Control Plan Generator is listed on the Official MCP Registry, alongside Glama.
- How many versions does Quality Control Plan Generator have?
- MCP Toplist tracks 3 versions of Quality Control Plan Generator, most recently published on Sep 18, 2026.
- Where can I find the source code for Quality Control Plan Generator?
- The source code for Quality Control Plan Generator is hosted at github.com/imnoo-team/quality-control-plan-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.