drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/SmartBear MCP
S

SmartBear MCP

MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.

Import into drioUse with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
npx -y @smartbear/mcp
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO, HTTP
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
Website Auditor, blockrun-mcp, Bowmark

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like SmartBear MCP.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO, HTTP
Endpoint
https://bugsnag.mcp.smartbear.com/mcp
Command
npx -y @smartbear/mcp
Environment
{ "BEARQ_API_TOKEN": "YOUR_SECRET_VALUE", "BEARQ_API_BASE_URL": "YOUR_VALUE_HERE", "BUGSNAG_AUTH_TOKEN": "YOUR_SECRET_VALUE", "BUGSNAG_PROJECT_API_KEY": "YOUR_VALUE_HERE", "REFLECT_API_TOKEN": "YOUR_SECRET_VALUE", "SWAGGER_API_KEY": "YOUR_SECRET_VALUE", "SWAGGER_FUNCTIONAL_TESTING_API_TOKEN": "YOUR_SECRET_VALUE", "SWAGGER_FUNCTIONAL_TESTING_BASE_PATH": "YOUR_VALUE_HERE", "PACT_BROKER_BASE_URL": "YOUR_VALUE_HERE", "PACT_BROKER_TOKEN": "YOUR_SECRET_VALUE", "PACT_BROKER_USERNAME": "YOUR_VALUE_HERE", "PACT_BROKER_PASSWORD": "YOUR_SECRET_VALUE", "ZEPHYR_API_TOKEN": "YOUR_SECRET_VALUE", "ZEPHYR_BASE_URL": "YOUR_VALUE_HERE", "QTM4J_API_KEY": "YOUR_SECRET_VALUE", "QTM4J_BASE_URL": "YOUR_VALUE_HERE", "QTM4J_AUTOMATION_API_KEY": "YOUR_SECRET_VALUE" }

Also advertised: https://zephyr.mcp.smartbear.com/mcp

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "com-smartbear-smartbear-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smartbear/mcp"
      ],
      "env": {
        "BEARQ_API_TOKEN": "YOUR_SECRET_VALUE",
        "BEARQ_API_BASE_URL": "YOUR_VALUE_HERE",
        "BUGSNAG_AUTH_TOKEN": "YOUR_SECRET_VALUE",
        "BUGSNAG_PROJECT_API_KEY": "YOUR_VALUE_HERE",
        "REFLECT_API_TOKEN": "YOUR_SECRET_VALUE",
        "SWAGGER_API_KEY": "YOUR_SECRET_VALUE",
        "SWAGGER_FUNCTIONAL_TESTING_API_TOKEN": "YOUR_SECRET_VALUE",
        "SWAGGER_FUNCTIONAL_TESTING_BASE_PATH": "YOUR_VALUE_HERE",
        "PACT_BROKER_BASE_URL": "YOUR_VALUE_HERE",
        "PACT_BROKER_TOKEN": "YOUR_SECRET_VALUE",
        "PACT_BROKER_USERNAME": "YOUR_VALUE_HERE",
        "PACT_BROKER_PASSWORD": "YOUR_SECRET_VALUE",
        "ZEPHYR_API_TOKEN": "YOUR_SECRET_VALUE",
        "ZEPHYR_BASE_URL": "YOUR_VALUE_HERE",
        "QTM4J_API_KEY": "YOUR_SECRET_VALUE",
        "QTM4J_BASE_URL": "YOUR_VALUE_HERE",
        "QTM4J_AUTOMATION_API_KEY": "YOUR_SECRET_VALUE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is SmartBear MCP?+

SmartBear MCP is an MCP server for MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.. It supports STDIO, HTTP transport.

How do I install SmartBear MCP?+

Use the generated config in Install. This server runs with npx -y @smartbear/mcp; add any required environment variables before starting your client.

How do I add SmartBear MCP to Claude Desktop?+

Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://bugsnag.mcp.smartbear.com/mcp.

How do I add SmartBear MCP to Claude Code?+

Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://bugsnag.mcp.smartbear.com/mcp.

How do I use SmartBear MCP with Codex?+

Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://bugsnag.mcp.smartbear.com/mcp.

How do I add SmartBear MCP to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://bugsnag.mcp.smartbear.com/mcp.

What endpoint and transport does SmartBear MCP use?+

SmartBear MCP uses STDIO, HTTP transport. Endpoint: https://bugsnag.mcp.smartbear.com/mcp.

What tools and resources does SmartBear MCP expose?+

SmartBear MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does SmartBear MCP require authentication?+

SmartBear MCP does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

Website AuditorAI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.blockrun-mcpWeb search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.BowmarkDo things on live websites: prices, availability, quotes, bookings, anything behind a form or login.mcpProfile, CV, jobs, compensation & application-tracking tools for AI agents, by aicandidatehub.com.mcpProfile, CV, jobs, compensation & application-tracking tools for AI agents, by rolnia.com.ZiggsZiggs delegate MCP: chat, agreements, context, payments via OAuth or operator key.

Profile notes

  • Package: Npm @smartbear/mcp v0.33.0
  • Environment variable: BEARQ_API_TOKEN (secret)
  • Environment variable: BEARQ_API_BASE_URL
  • Environment variable: BUGSNAG_AUTH_TOKEN (secret)
  • Environment variable: BUGSNAG_PROJECT_API_KEY
  • Environment variable: REFLECT_API_TOKEN (secret)
  • Environment variable: SWAGGER_API_KEY (secret)
  • Environment variable: SWAGGER_FUNCTIONAL_TESTING_API_TOKEN (secret)
  • Environment variable: SWAGGER_FUNCTIONAL_TESTING_BASE_PATH
  • Environment variable: PACT_BROKER_BASE_URL
  • Environment variable: PACT_BROKER_TOKEN (secret)
  • Environment variable: PACT_BROKER_USERNAME
  • Environment variable: PACT_BROKER_PASSWORD (secret)
  • Environment variable: ZEPHYR_API_TOKEN (secret)
  • Environment variable: ZEPHYR_BASE_URL
  • Environment variable: QTM4J_API_KEY (secret)
  • Environment variable: QTM4J_BASE_URL
  • Environment variable: QTM4J_AUTOMATION_API_KEY (secret)

Packages

PackageRegistryVersionInputs
@smartbear/mcp

stdio

npm0.33.0

Env: BEARQ_API_TOKEN secret

Env: BEARQ_API_BASE_URL

Env: BUGSNAG_AUTH_TOKEN secret

Env: BUGSNAG_PROJECT_API_KEY

Env: REFLECT_API_TOKEN secret

Env: SWAGGER_API_KEY secret

Env: SWAGGER_FUNCTIONAL_TESTING_API_TOKEN secret

Env: SWAGGER_FUNCTIONAL_TESTING_BASE_PATH

Env: PACT_BROKER_BASE_URL

Env: PACT_BROKER_TOKEN secret

Env: PACT_BROKER_USERNAME

Env: PACT_BROKER_PASSWORD secret

Env: ZEPHYR_API_TOKEN secret

Env: ZEPHYR_BASE_URL

Env: QTM4J_API_KEY secret

Env: QTM4J_BASE_URL

Env: QTM4J_AUTOMATION_API_KEY secret

Details

Version
0.33.0
Repository
https://github.com/SmartBear/smartbear-mcp
Updated
Jul 28, 2026