the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json#/definitions/ServerDetail",
"name": "com.smartbear/smartbear-mcp",
"description": "MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.",
"title": "SmartBear MCP",
"repository": {
"url": "https://github.com/SmartBear/smartbear-mcp",
"source": "github"
},
"version": "0.37.0",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@smartbear/mcp",
"version": "0.37.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "BearQ workspace API token. Leave empty to disable BearQ tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bearq-integration",
"isSecret": true,
"name": "BEARQ_API_TOKEN"
},
{
"description": "Override the BearQ public API base URL (optional). Defaults to https://api.bearq.smartbear.com",
"name": "BEARQ_API_BASE_URL"
},
{
"description": "BugSnag auth token. Leave empty to disable BugSnag tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bugsnag-integration",
"isSecret": true,
"name": "BUGSNAG_AUTH_TOKEN"
},
{
"description": "BugSnag project API key (optional; narrows interactions to a single project). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bugsnag-integration",
"name": "BUGSNAG_PROJECT_API_KEY"
},
{
"description": "Reflect API token. Leave empty to disable Reflect tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/reflect-integration",
"isSecret": true,
"name": "REFLECT_API_TOKEN"
},
{
"description": "Swagger API key. Leave empty to disable Swagger tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/swagger-portal-integration",
"isSecret": true,
"name": "SWAGGER_API_KEY"
},
{
"description": "Swagger Functional Testing API token. Leave empty to disable Functional Testing tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/functional-testing-integration",
"isSecret": true,
"name": "SWAGGER_FUNCTIONAL_TESTING_API_TOKEN"
},
{
"description": "Override the Swagger Functional Testing API base URL (optional). Defaults to https://api.reflect.run/v1",
"name": "SWAGGER_FUNCTIONAL_TESTING_BASE_PATH"
},
{
"description": "PactFlow/Pact Broker base URL. Leave empty to disable Pact tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow",
"name": "PACT_BROKER_BASE_URL"
},
{
"description": "PactFlow authentication token. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow",
"isSecret": true,
"name": "PACT_BROKER_TOKEN"
},
{
"description": "Pact Broker username (alternative to token). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow",
"name": "PACT_BROKER_USERNAME"
},
{
"description": "Pact Broker password (alternative to token). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow",
"isSecret": true,
"name": "PACT_BROKER_PASSWORD"
},
{
"description": "The Zephyr Cloud API token for authentication. Learn more: https://support.smartbear.com/zephyr/docs/en/rest-api/api-access-tokens-management.html",
"isSecret": true,
"name": "ZEPHYR_API_TOKEN"
},
{
"description": " 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-API",
"name": "ZEPHYR_BASE_URL"
},
{
"description": "QTM4J (QMetry Test Management for Jira) API key. Leave empty to disable QTM4J tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/qtm4j-integration",
"isSecret": true,
"name": "QTM4J_API_KEY"
},
{
"description": "QTM4J base URL (optional). Defaults to https://qtmcloud.qmetry.com. Override when using a self-hosted or region-specific instance.",
"name": "QTM4J_BASE_URL"
},
{
"description": "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",
"isSecret": true,
"name": "QTM4J_AUTOMATION_API_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://bugsnag.mcp.smartbear.com/mcp"
},
{
"type": "streamable-http",
"url": "https://zephyr.mcp.smartbear.com/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T06:01:36.976842Z",
"publishedAt": "2026-08-20T06:01:36.976842Z",
"updatedAt": "2026-08-20T06:01:36.976842Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.37.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.