Skip to content

@testomatio/mcp

Free

by MCP Community

Model Context Protocol server for Testomatio API

v1.0.14Added Apr 12, 2026
testomatiomcpmodel-context-protocoltestingapi
Works with:ClaudeGPTGeminiCopilot

@testomatio/mcp MCP Server

Model Context Protocol server for Testomatio API

Installation

npx -y @testomatio/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @testomatio/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@testomatio/mcp": {
      "command": "npx",
      "args": ["-y", "@testomatio/mcp"]
    }
  }
}