SmartBear MCP
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://bugsnag.mcp.smartbear.com/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http smartbear-mcp https://bugsnag.mcp.smartbear.com/mcp
Or add to your MCP client config:
{
"mcpServers": {
"smartbear-mcp": {
"url": "https://bugsnag.mcp.smartbear.com/mcp"
}
}
}
Remote (streamable-http)
https://zephyr.mcp.smartbear.com/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http smartbear-mcp https://zephyr.mcp.smartbear.com/mcp
Or add to your MCP client config:
{
"mcpServers": {
"smartbear-mcp": {
"url": "https://zephyr.mcp.smartbear.com/mcp"
}
}
}
Package (npm 0.41.0)
npx -y @smartbear/mcp@0.41.0
Or add to your MCP client config:
{
"mcpServers": {
"smartbear-mcp": {
"command": "npx",
"args": [
"-y",
"@smartbear/mcp@0.41.0"
],
"env": {
"BEARQ_API_TOKEN": "<YOUR_VALUE>",
"BEARQ_API_BASE_URL": "<YOUR_VALUE>",
"BUGSNAG_AUTH_TOKEN": "<YOUR_VALUE>",
"BUGSNAG_PROJECT_API_KEY": "<YOUR_VALUE>",
"REFLECT_API_TOKEN": "<YOUR_VALUE>",
"SWAGGER_API_KEY": "<YOUR_VALUE>",
"SWAGGER_FUNCTIONAL_TESTING_API_TOKEN": "<YOUR_VALUE>",
"SWAGGER_FUNCTIONAL_TESTING_BASE_PATH": "<YOUR_VALUE>",
"PACT_BROKER_BASE_URL": "<YOUR_VALUE>",
"PACT_BROKER_TOKEN": "<YOUR_VALUE>",
"PACT_BROKER_USERNAME": "<YOUR_VALUE>",
"PACT_BROKER_PASSWORD": "<YOUR_VALUE>",
"ZEPHYR_API_TOKEN": "<YOUR_VALUE>",
"ZEPHYR_BASE_URL": "<YOUR_VALUE>",
"QTM4J_API_KEY": "<YOUR_VALUE>",
"QTM4J_BASE_URL": "<YOUR_VALUE>",
"QTM4J_AUTOMATION_API_KEY": "<YOUR_VALUE>"
}
}
}
}
BEARQ_API_TOKENsecret — BearQ workspace API token. Leave empty to disable BearQ tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bearq-integrationBEARQ_API_BASE_URL— Override the BearQ public API base URL (optional). Defaults to https://api.bearq.smartbear.comBUGSNAG_AUTH_TOKENsecret — BugSnag auth token. Leave empty to disable BugSnag tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bugsnag-integrationBUGSNAG_PROJECT_API_KEY— BugSnag project API key (optional; narrows interactions to a single project). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bugsnag-integrationREFLECT_API_TOKENsecret — Reflect API token. Leave empty to disable Reflect tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/reflect-integrationSWAGGER_API_KEYsecret — Swagger API key. Leave empty to disable Swagger tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/swagger-portal-integrationSWAGGER_FUNCTIONAL_TESTING_API_TOKENsecret — Swagger Functional Testing API token. Leave empty to disable Functional Testing tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/functional-testing-integrationSWAGGER_FUNCTIONAL_TESTING_BASE_PATH— Override the Swagger Functional Testing API base URL (optional). Defaults to https://api.reflect.run/v1PACT_BROKER_BASE_URL— PactFlow/Pact Broker base URL. Leave empty to disable Pact tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflowPACT_BROKER_TOKENsecret — PactFlow authentication token. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflowPACT_BROKER_USERNAME— Pact Broker username (alternative to token). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflowPACT_BROKER_PASSWORDsecret — Pact Broker password (alternative to token). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflowZEPHYR_API_TOKENsecret — The Zephyr Cloud API token for authentication. Learn more: https://support.smartbear.com/zephyr/docs/en/rest-api/api-access-tokens-management.htmlZEPHYR_BASE_URL— The Zephyr Cloud API base url. Should be changed depending on the region of your Jira instance. Learn more: https://support.smartbear.com/zephyr-scale-cloud/api-docs/#section/Authentication/Accessing-the-APIQTM4J_API_KEYsecret — QTM4J (QMetry Test Management for Jira) API key. Leave empty to disable QTM4J tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/qtm4j-integrationQTM4J_BASE_URL— QTM4J base URL (optional). Defaults to https://qtmcloud.qmetry.com. Override when using a self-hosted or region-specific instance.QTM4J_AUTOMATION_API_KEYsecret — QTM4J Automation API key used exclusively by the automation import tools. Leave empty to disable automation tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/qtm4j-integration
This repository has 2 servers listed in the Official MCP Registry.
Other names: com.smartbear/swagger-mcp
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry