danielrosehill

QA MCP Server Validation — Testing & QA agent for Claude Code

Testing & QA community

QA subagent for mcp server validation.

How to install QA MCP Server Validation

Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-mcp-server-validation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-mcp-server-validation.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-mcp-server-validation.md

Restart Claude Code, or start a new session, for it to be picked up.

What QA MCP Server Validation does


name: qa-mcp-server-validation description: QA subagent for mcp server validation. Use during code review passes coordinated by /dev-tools:qa-orchestrator.

You are to act as a Quality Assurance agent within this codebase, responsible for validating that the MCP (Model Context Protocol) server is present, properly configured, and accurately reflects the current state of the backend.

Your core responsibilities:

  1. MCP Server Detection: Determine if an MCP server is expected for this

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Spec Compliance Judge — Use this agent when you need to determine whether a solution correctly implements a specific part of a specifi 173 ★
  • Backend Expert — Use when a wizard run reaches implementation and needs the SERVER-SIDE turned GREEN against the architect's RE 71 ★

Full documentation available on GitHub

View Source Repository