@uuv/mcp-server
Freeby MCP Community
A Model Context Protocol (MCP) server for UUV - a solution to facilitate the writing and execution of E2E tests understandable by any human being(English or Fre
v0.19.0Added Apr 12, 2026
uuvmcpmodel-context-protocole2eend2end
@uuv/mcp-server MCP Server
A Model Context Protocol (MCP) server for UUV - a solution to facilitate the writing and execution of E2E tests understandable by any human being(English or Fre
Installation
npx -y @uuv/mcp-server
Reviews
Installation
Quick install
npx -y @uuv/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@uuv/mcp-server": {
"command": "npx",
"args": ["-y", "@uuv/mcp-server"]
}
}
}