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)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
import_test_resultsC

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

execute_testsC

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

query_test_executionsC

Query and filter test executions in Xray

get_test_infoC

Retrieve detailed information about a specific test case

create_test_executionC

Create a new test execution container in Xray

update_test_executionC

Update status and details of a test within an execution

get_test_plansC

List test plans in a project

associate_tests_to_executionC

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