Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XRAY_TOKENNoYour Personal Access Token for Xray Server/Data Center
XRAY_PASSWORDNoYour password for Basic Authentication with Xray Server/Data Center
XRAY_USERNAMENoYour username for Basic Authentication with Xray Server/Data Center
XRAY_AUTH_TYPENoAuthentication type for Xray Server/Data Center: 'token' for Personal Access Token or 'basic' for Basic Authentication
XRAY_DEPLOYMENTNoXray deployment type: 'cloud' for Xray Cloud or 'server' for Xray Server/Data Center
XRAY_JIRA_BASE_URLNoThe base URL of your Jira instance (e.g., https://your-jira-instance.com)
XRAY_CLOUD_CLIENT_IDNoYour Xray Cloud client ID (get from https://xray.cloud.getxray.app/api-keys)
XRAY_CLOUD_CLIENT_SECRETNoYour Xray Cloud client secret (get from https://xray.cloud.getxray.app/api-keys)

Tools

Functions exposed to the LLM to take actions

NameDescription
import_test_results

Import automated test execution results from various formats (JUnit, Cucumber, Xray JSON, Robot Framework, TestNG)

execute_tests

Create and execute a test run in Xray for specified test cases

query_test_executions

Query and filter test executions in Xray

get_test_info

Retrieve detailed information about a specific test case

create_test_execution

Create a new test execution container in Xray

update_test_execution

Update status and details of a test within an execution

get_test_plans

List test plans in a project

associate_tests_to_execution

Add test cases to an existing test execution

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/jithinjosejacob/xray-mcp-server'

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