Testing
Freeby MCP Community
MCP testing server
v1.0.2Added Apr 12, 2026
Testing MCP Server
MCP testing server
Installation
Reviews
Installation
Quick install
npx -y @miguelzapata/mcp-testing
Add to claude_desktop_config.json
{
"mcpServers": {
"testing": {
"command": "npx",
"args": ["-y", "@miguelzapata/mcp-testing"]
}
}
}