Xray MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XRAY_TOKEN | No | Your Personal Access Token for Xray Server/Data Center | |
| XRAY_PASSWORD | No | Your password for Basic Authentication with Xray Server/Data Center | |
| XRAY_USERNAME | No | Your username for Basic Authentication with Xray Server/Data Center | |
| XRAY_AUTH_TYPE | No | Authentication type for Xray Server/Data Center: 'token' for Personal Access Token or 'basic' for Basic Authentication | |
| XRAY_DEPLOYMENT | No | Xray deployment type: 'cloud' for Xray Cloud or 'server' for Xray Server/Data Center | |
| XRAY_JIRA_BASE_URL | No | The base URL of your Jira instance (e.g., https://your-jira-instance.com) | |
| XRAY_CLOUD_CLIENT_ID | No | Your Xray Cloud client ID (get from https://xray.cloud.getxray.app/api-keys) | |
| XRAY_CLOUD_CLIENT_SECRET | No | Your Xray Cloud client secret (get from https://xray.cloud.getxray.app/api-keys) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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