Server data from the Official MCP Registry
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow.
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow.
Set these up before or after installing:
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
Add this to your MCP configuration file:
{
"mcpServers": {
"com-smartbear-smartbear-mcp": {
"env": {
"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",
"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"
},
"args": [
"-y",
"@smartbear/mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!