Catalog
io.testiny/testiny-mcp
OfficialTestiny Test Management
An MCP server that provides access to Testiny projects, test cases and test runs
Access Testiny projects, test cases, and test run data for quality assurance workflows.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"testiny-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.testiny.io/api/v1/mcp-server"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.