Blacksmith runs on your own machine — the client starts it, so there is no endpoint to ping. 210 installs a week from npm. Last commit 30 Apr 2026.
MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests.
Today is the operative word: we check Blacksmith every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add blacksmith -- npx -y blacksmith-mcp
{
"mcpServers": {
"blacksmith": {
"args": [
"-y",
"blacksmith-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.blacksmith]
command = "npx"
args = ["-y", "blacksmith-mcp"]
{
"mcpServers": {
"blacksmith": {
"args": [
"-y",
"blacksmith-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"blacksmith": {
"args": [
"-y",
"blacksmith-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BLACKSMITH_ORG (Your Blacksmith organization name), BLACKSMITH_SESSION_COOKIE (Session cookie (auto-extracted from Chrome if not set)).
The author declared them in the registry entry; get the values from the project itself.
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
AI-powered test automation: run tests, analyze failures, query results across mabl workspaces.
Test analytics for AI agents: test history, flaky tests, failure clusters, coverage.
Flaky test detection, root cause analysis, and fix suggestions for development teams.
MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.
A MCP server for TestDino
AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.
MCP Server for software testing, test case management, test execution, and defect tracking.
Answers built from our own checks of this server.