Skip to content

@smartbear/mcp

Free

by MCP Community

MCP server for interacting SmartBear Products

v0.17.1Added Apr 12, 2026
smartbearmcpbugsnagreflectswagger
Works with:ClaudeGPTGeminiCopilot

@smartbear/mcp MCP Server

MCP server for interacting SmartBear Products

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @smartbear/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@smartbear/mcp": {
      "command": "npx",
      "args": ["-y", "@smartbear/mcp"]
    }
  }
}