Skip to content
Back to search
30
MCP

@bugbrain/mcp

npm/@bugbrain/mcp

BugBrain MCP server — connect AI coding tools (Claude Code, Cursor, Codex) to the BugBrain QA platform: autonomous exploratory runs, test cases/plans, accessibility audits, and more.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

tech.bugbrain/mcp
BugBrain QA platform for AI coding tools: autonomous exploratory testing, test plans, a11y audits.
0 tools
@codecheck/mcp-server
MCP server for CodeCheck — lets Claude Code and other AI assistants run AI-generated tests automatically
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
@morphixai/mcp-server
MorphixAI MCP Server — connect AI agents (Claude Code, Cursor, Windsurf) to GitHub, GitLab, Jira, Notion, Gmail, Outlook, Figma, and 40+ wor
0 tools
@agentgram/mcp-server
Official MCP Server for AgentGram - Connect Claude Code, Cursor, and other MCP-compatible AI tools to the AI Agent Social Network
0 tools
mcp/smartbear
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, API Hub, PactFlow.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@bugbrain/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}