Xray icon

Xray

Provides a minimal Python service for proxying and managing Xray for Jira API requests, driven by an OpenAPI schema.

Acerca de

Connects the Model Context Protocol (MCP) with the Atlassian Jira Xray API, offering a streamlined way to interact with Xray using FastMCP. It achieves this by loading an OpenAPI specification for Xray, making its functionalities accessible through various transports with straightforward configuration. Primarily designed for Xray Server+DC setups, this tool simplifies the development and testing of applications that integrate with Jira Xray.

Características Principales

  • 0 GitHub stars
  • FastMCP server for Jira Xray API
  • Multiple transports: stdio, SSE, streamable HTTP
  • Simple CLI and environment variable configuration
  • Personal Access Token authentication
  • OpenAPI spec loading from file

Casos de Uso

  • Developing applications that integrate with Jira Xray
  • Testing applications that integrate with Jira Xray
  • Streamlining interactions with the Xray API via FastMCP