Skip to main content
Glama

Xray MCP Server

search_test_sets

Search for test sets using JQL queries to find specific testing groups in Xray test management system.

Instructions

Search for test sets using JQL (Jira Query Language)

Input Schema

NameRequiredDescriptionDefault
jqlYesJQL query to search test sets
maxResultsNoMaximum number of results to return

Input Schema (JSON Schema)

{ "properties": { "jql": { "description": "JQL query to search test sets", "type": "string" }, "maxResults": { "default": 50, "description": "Maximum number of results to return", "type": "number" } }, "required": [ "jql" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/c4m3lblue-star/xray-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server