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

@smartbear/mcp

MCP server for interacting SmartBear Products

38 stars9k/wkupdated 1d 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%
63
12.7
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
86.7
⚿ 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 33 snapshots
4/30/20266/11/2026 · 33 snapshots
⚙ Maintenance health
78/ 100 · is this project alive?
contributors (1y)46
top contributor share18%
releases (1y)41
last release5d ago
ci✓ passing
⛁ Raw data
weekly downloads9k
github stars38
forks34
open issues23
license✓ present
readme length14420 chars
last publish1d ago
last commit1d ago
last updated1d ago
install verified✗ fail · 23d 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