testit-mcp-server

iampopovich/testit-mcp-server
★ 1 stars TypeScript 💻 Code/Dev Tools Updated today
mcp server implementation for TestIT test management system
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "testit-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "iampopovich/testit-mcp-server"
      ]
    }
  }
}

Topics

ai-toolsmcpmcp-serverqaqa-automationtest-ittest-managementtest-management-tooltypescript