mcp-xray
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_PAT | No | Personal access token for Jira authentication (datacenter) | |
| JIRA_EMAIL | No | Email for Jira authentication (cloud) | |
| JIRA_BASE_URL | No | Base URL for Jira instance | |
| JIRA_PASSWORD | No | Password for Jira authentication (datacenter, alternative to PAT) | |
| JIRA_USERNAME | No | Username for Jira authentication (datacenter, alternative to PAT) | |
| XRAY_BASE_URL | No | Base URL for Xray API (default: https://xray.cloud.getxray.app for cloud, same as JIRA_BASE_URL for datacenter) | |
| JIRA_API_TOKEN | No | API token for Jira authentication (cloud) | |
| XRAY_CLIENT_ID | No | Client ID for Xray Cloud authentication | |
| XRAY_DEPLOYMENT | No | Deployment type: 'cloud' or 'datacenter' | |
| XRAY_CLIENT_SECRET | No | Client secret for Xray Cloud authentication | |
| XRAY_TOKEN_TTL_SECONDS | No | Token TTL in seconds (default: 3000) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/Mammals-at-work/mcp-xray'
If you have feedback or need assistance with the MCP directory API, please join our Discord server