Server data from the Official MCP Registry
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
This is a legitimate MCP server from SmartBear that integrates with their testing and monitoring tools. The code is auto-generated API client code with proper authentication via environment variables. The server requires explicit API tokens/credentials for each product it connects to, which is appropriate for its purpose. No security vulnerabilities or malicious patterns detected. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: BEARQ_API_TOKEN
Environment variable: BEARQ_API_BASE_URL
Environment variable: BUGSNAG_AUTH_TOKEN
Environment variable: BUGSNAG_PROJECT_API_KEY
Environment variable: REFLECT_API_TOKEN
Environment variable: SWAGGER_API_KEY
Environment variable: PACT_BROKER_BASE_URL
Environment variable: PACT_BROKER_TOKEN
Environment variable: PACT_BROKER_USERNAME
Environment variable: PACT_BROKER_PASSWORD
Environment variable: ZEPHYR_API_TOKEN
Environment variable: ZEPHYR_BASE_URL
Environment variable: QTM4J_API_KEY
Environment variable: QTM4J_BASE_URL
Environment variable: QTM4J_AUTOMATION_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"com-smartbear-smartbear-mcp": {
"env": {
"QTM4J_API_KEY": "your-qtm4j-api-key-here",
"QTM4J_BASE_URL": "your-qtm4j-base-url-here",
"BEARQ_API_TOKEN": "your-bearq-api-token-here",
"SWAGGER_API_KEY": "your-swagger-api-key-here",
"ZEPHYR_BASE_URL": "your-zephyr-base-url-here",
"ZEPHYR_API_TOKEN": "your-zephyr-api-token-here",
"PACT_BROKER_TOKEN": "your-pact-broker-token-here",
"REFLECT_API_TOKEN": "your-reflect-api-token-here",
"BEARQ_API_BASE_URL": "your-bearq-api-base-url-here",
"BUGSNAG_AUTH_TOKEN": "your-bugsnag-auth-token-here",
"PACT_BROKER_BASE_URL": "your-pact-broker-base-url-here",
"PACT_BROKER_PASSWORD": "your-pact-broker-password-here",
"PACT_BROKER_USERNAME": "your-pact-broker-username-here",
"BUGSNAG_PROJECT_API_KEY": "your-bugsnag-project-api-key-here",
"QTM4J_AUTOMATION_API_KEY": "your-qtm4j-automation-api-key-here"
},
"args": [
"-y",
"@smartbear/mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.