Skip to content

@uuv/mcp-server

Free

by 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
Works with:ClaudeGPTGeminiCopilot

@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

Leave a Review

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"]
    }
  }
}