claude-qa-mcp

demian-v/claude-qa-mcp
★ 0 stars Unknown language 🔌 API Integration Updated today
A ready-to-use Claude Code MCP server starter for QA engineers: Miro, Atlassian (Jira/Confluence), TestRail, and Playwright in one config. Figma setup walkthrough included in the README.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-qa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "demian-v/claude-qa-mcp"
      ]
    }
  }
}

README Excerpt

**A Claude Code MCP config for QA engineers.** Drop the file in, fill in your TestRail credentials, and you're running with Miro, Atlassian (Jira + Confluence), TestRail, and Playwright in one shot. Figma walkthrough included below. > 𝟮-𝟯 𝗱𝗮𝘆𝘀 → 𝟱-𝟲 𝗵𝗼𝘂𝗿𝘀. That's the workflow this config came out of. Full story on LinkedIn: [LINKEDIN_POST_URL]