Xray (Test Management)

Xray (Test Management) MCP Connector for Claude

A+

Manage test cases, executions, and plans on Xray — the leading quality assurance platform for Jira.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Xray Test Management account to any AI agent and manage your quality assurance workflows through natural conversation.

What you can do

  • Test Case Discovery — List and browse all test cases within your project and retrieve unique test keys (e.g., TST-1) for deep inspection
  • Execution Monitoring — List and track test execution records to monitor real-time QA results and overall release readiness
  • Granular Results — Retrieve detailed results for specific executions to see which steps passed, failed, or encountered errors
  • Test Planning — Browse high-level test plans and retrieve scope details to understand your testing strategy and progress
  • Logical Grouping — List test sets to see how individual test cases are organized into functional or regression groups
  • Historical Auditing — Retrieve the complete run history for a single test across multiple execution cycles to identify flaky tests
  • Project Config — Verify environment settings and status mappings to ensure your agent is aligned with your project's workflow

How it works

  1. Subscribe to this server
  2. Enter your Xray Client ID and Client Secret
  3. Start managing your QA library through Claude, Cursor, or any MCP-compatible client

No more manual filtering through complex Jira issue lists to find a test result. Your AI agent becomes your QA operations analyst.

Who is this for?

  • QA Engineers — monitor test execution results and audit test case history through simple chat commands
  • Test Managers — quickly surface test plan progress and verify test set organization without manual navigation
  • Product Owners — check the latest execution status before releases to ensure quality standards are met
  • Developers — lookup test steps and preconditions for failed executions to rapidly debug issues
test-managementqa-automationjira-integrationtest-executionbug-trackingsoftware-quality

9 tools expose this connector's capabilities to your AI agent.

get_xray_settings

Retrieves Xray project configuration and field mappings

get_execution_details

Retrieves granular results for a specific test execution

get_test_plan_details

Retrieves details for a specific test plan

get_individual_test_runs

Retrieves individual test run instances for a specific test

get_test_details

Retrieves comprehensive details for a specific Xray test case

list_test_executions

Lists all test execution records

list_test_plans

Lists all test plans configured in Xray

list_test_sets

Lists all test sets (groups of tests)

list_xray_tests

g. TST-1). Lists all test cases in the Xray project

See how to talk to your AI agent using Xray (Test Management).

List all test cases in the 'Mobile-App' project.

I found 15 test cases in project 'Mobile-App'. The most recent are: 1. 'Login Validation' (Key: TST-101), 2. 'Profile Update' (Key: TST-102), and 3. 'Push Notifications' (Key: TST-103). Which one would you like to inspect?

What were the results for execution 'EXEC-555'?

Results for EXEC-555: Total Tests: 10. Passed: 8, Failed: 2 (TST-42, TST-45). Failed steps in TST-42: 'Submit payment' returned a 500 error. Would you like me to pull the logs for these failures?

Show me the test plan progress for 'v2.4 Release'.

Plan 'v2.4 Release' (Key: PLAN-12) is 75% complete. 45/60 tests have been executed. Current status: 40 Passed, 5 Failed, 15 Pending. The regression test set is still pending execution.

Yes. The `get_test_details` tool allows your AI agent to retrieve the full technical metadata for any test key, including the defined test steps, preconditions, and any linked requirement issues.

Related Connectors