SmartBear MCP
Rank #306com.smartbear/smartbear-mcp
MCP server providing smartbear-mcp capabilities
SmartBear MCP is a Model Context Protocol (MCP) server published by smartbear. It ranks #306 of 76,851 servers tracked on MCP Toplist, and its repository has 40 GitHub stars. SmartBear MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 30 tracked versions. It was first listed on May 20, 2025 and most recently updated on Jul 1, 2026.
Ranks ahead of 76,545 of 76,851 servers on MCP Toplist.
Use SmartBear MCP
Add SmartBear MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"smartbear-mcp": {
"url": "https://swagger.mcp.smartbear.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"smartbear-mcp": {
"url": "https://bugsnag.mcp.smartbear.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"smartbear-mcp": {
"url": "https://zephyr.mcp.smartbear.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"smartbear-mcp": {
"command": "npx",
"args": [
"-y",
"@smartbear/mcp"
],
"env": {
"BEARQ_API_TOKEN": "<your BEARQ_API_TOKEN>",
"BEARQ_API_BASE_URL": "<your BEARQ_API_BASE_URL>",
"BUGSNAG_AUTH_TOKEN": "<your BUGSNAG_AUTH_TOKEN>",
"BUGSNAG_PROJECT_API_KEY": "<your BUGSNAG_PROJECT_API_KEY>",
"REFLECT_API_TOKEN": "<your REFLECT_API_TOKEN>",
"SWAGGER_API_KEY": "<your SWAGGER_API_KEY>",
"SWAGGER_FUNCTIONAL_TESTING_API_TOKEN": "<your SWAGGER_FUNCTIONAL_TESTING_API_TOKEN>",
"SWAGGER_FUNCTIONAL_TESTING_BASE_PATH": "<your SWAGGER_FUNCTIONAL_TESTING_BASE_PATH>",
"PACT_BROKER_BASE_URL": "<your PACT_BROKER_BASE_URL>",
"PACT_BROKER_TOKEN": "<your PACT_BROKER_TOKEN>",
"PACT_BROKER_USERNAME": "<your PACT_BROKER_USERNAME>",
"PACT_BROKER_PASSWORD": "<your PACT_BROKER_PASSWORD>",
"ZEPHYR_API_TOKEN": "<your ZEPHYR_API_TOKEN>",
"ZEPHYR_BASE_URL": "<your ZEPHYR_BASE_URL>",
"QTM4J_API_KEY": "<your QTM4J_API_KEY>",
"QTM4J_BASE_URL": "<your QTM4J_BASE_URL>",
"QTM4J_AUTOMATION_API_KEY": "<your QTM4J_AUTOMATION_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
smartbear
Available versions (30)
| Version | Published |
|---|---|
| 0.27.2 | Jul 1, 2026 |
| 0.27.0 | Jun 29, 2026 |
| 0.26.1 | Jun 24, 2026 |
| 0.25.1 | Jun 8, 2026 |
| 0.20.0 | May 15, 2026 |
| 0.19.2 | May 5, 2026 |
| 0.19.0 | Apr 29, 2026 |
| 0.18.3 | Apr 20, 2026 |
| 0.18.2 | Apr 15, 2026 |
| 0.18.1 | Apr 13, 2026 |
| 0.18.0 | Apr 13, 2026 |
| 0.17.1 | Apr 10, 2026 |
| 0.17.0 | Apr 7, 2026 |
| 0.16.0 | Mar 26, 2026 |
| 0.15.0 | Mar 18, 2026 |
| 0.14.1 | Feb 27, 2026 |
| 0.14.0 | Feb 26, 2026 |
| 0.13.5 | Feb 2, 2026 |
| 0.13.4 | Jan 28, 2026 |
| 0.13.3 | Jan 21, 2026 |
| 0.13.2 | Jan 13, 2026 |
| 0.12.1 | Dec 9, 2025 |
| 0.12.0 | Dec 3, 2025 |
| 0.11.0 | Nov 20, 2025 |
| 0.10.0 | Nov 11, 2025 |
| 0.9.0 | Oct 23, 2025 |
| 0.8.0 | Oct 14, 2025 |
| 0.7.0 | Oct 3, 2025 |
| 0.6.0 | Sep 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains SmartBear MCP?
- SmartBear MCP is maintained by smartbear, which publishes 1 MCP server (30 total versions) tracked on MCP Toplist.
- Is SmartBear MCP listed on the Official MCP Registry?
- Yes — SmartBear MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SmartBear MCP have?
- MCP Toplist tracks 30 versions of SmartBear MCP, most recently published on Jul 1, 2026.
- Where can I find the source code for SmartBear MCP?
- The source code for SmartBear MCP is hosted at github.com/smartbear/smartbear-mcp.