$ timeahead.in
/ servers/npm/@smartbear/mcp
npm

@smartbear/mcp

MCP server for interacting SmartBear Products

40 stars14k/wkupdated 0d agogithub ↗
87good
▣ Overview

What it does

Connects Claude to SmartBear's suite of testing, quality assurance, and error monitoring products. The server provides access to BearQ, BugSnag, Reflect, Swagger (Portal, Studio, Contract Testing, Functional Testing), QMetry, Zephyr, Collaborator, and QTM4J, enabling you to query test results, manage test execution, analyze error data, and govern API specifications from within Claude conversations.

Who it's for

QA engineers, test automation leads, and DevOps teams in organizations standardized on SmartBear products. Also suitable for development teams running BugSnag for error monitoring who want Claude to surface and analyze production issues directly.

Common use cases

  • Query test execution results and coverage metrics from QMetry or Zephyr without leaving Claude
  • Ask Claude to summarize error trends, affected versions, and user impact from BugSnag data
  • Discover and manage API contract tests and functional tests via Swagger integration
  • Trigger test execution via Reflect or QTM4J and review results in conversation
  • Retrieve and discuss pending code reviews from Collaborator

Setup pitfalls

  • Requires valid API tokens or credentials for each SmartBear product; remote OAuth servers (Swagger, BugSnag, Zephyr) simplify auth, but local npm installation demands explicit token setup
  • Node.js 20+ is mandatory; older versions will fail to start
  • BearQ, Reflect, QMetry, QTM4J, PactFlow, Collaborator, and Functional Testing are local-only; remote MCP servers do not support these products
  • Reads and writes filesystem and makes outbound network requests to SmartBear APIs; sandbox appropriately if running in restricted environments
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
66
13.2
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
87.2
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "smartbearmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smartbear/mcp"
      ]
    }
  }
}
📈 Score historylast 49 snapshots
4/30/20267/21/2026 · 49 snapshots
⚙ Maintenance health
73/ 100 · is this project alive?
contributors (1y)52
top contributor share18%
releases (1y)43
last release4d ago
median issue response33.0d
ci⚠ failing
⛁ Raw data
weekly downloads14k
github stars40
forks36
open issues22
license✓ present
readme length14420 chars
last publish0d ago
last commit0d ago
last updated9d ago
install verified✗ fail · 68d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points