mcpbeat Sign in

AI Test Process MCP Server

by hashi-kazu Your server? Claim it
local only

AI Test Process MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 266 installs a week from npm. Last commit 14 Aug 2026.

AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.

Installs per day peak 1 509 · avg 195 · +467% w/w
a month agotoday
266
Installs / week
npm · ai-test-process-mcp
0
Stars
4 open issues
14 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check AI Test Process MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ai-test-process-mcp -- npx -y ai-test-process-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-test-process-mcp": {
      "args": [
        "-y",
        "ai-test-process-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-test-process-mcp]
command = "npx"
args = ["-y", "ai-test-process-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ai-test-process-mcp": {
      "args": [
        "-y",
        "ai-test-process-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-test-process-mcp": {
      "args": [
        "-y",
        "ai-test-process-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AI Test Process MCP

same job, measured the same way
replicant-mcp
by thecombatwombat

Android MCP server for AI-assisted development. Build, test, emulate, and automate.

121 installs/wk local only
MCP Server Zotero Dev
by introfini

MCP server enabling AI assistants to build, test, and debug Zotero plugins

122 installs/wk local only
Qai Consultant MCP
by gvasile29

Keyless local MCP server for QA: standards retrieval, effort estimation, doc review, test analysis.

464 installs/wk local only
Hindsight MCP
by rbfinch

MCP server for AI-assisted coding with development history: git, tests, Copilot.

local only
Godot Forge
by gregario

Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP.

103 installs/wk local only
.NET MCP Server
by jongalloway

AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.

local only
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Repo Test Architect
by repoassay

Audit-first test strategy MCP server for repository-native test planning.

141 installs/wk local only

AI Test Process MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for AI Test Process MCP?
AI Test Process MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ai-test-process-mcp was installed 266 times last week.
How do I connect AI Test Process MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ai-test-process-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AI Test Process MCP?
The npm package ai-test-process-mcp was installed 266 times in the last week. Week over week that is +467%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AI Test Process MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.