Enables access to Jira data from Claude Desktop through CData JDBC Drivers, leveraging the Model Context Protocol (MCP).
This MCP server provides a read-only interface to Jira data, allowing Large Language Models (LLMs) like Claude Desktop to query live Jira data using natural language. It leverages the CData JDBC Driver for Jira to expose Jira as relational SQL models, enabling seamless data retrieval without requiring SQL knowledge. By wrapping the driver and making Jira data available through a simple MCP interface, users can ask natural language questions to retrieve up-to-date information directly from Jira.
Key Features
010 GitHub stars
02Read-only access to Jira data
03Connects to Jira using CData JDBC Driver
04Enables natural language querying of Jira data
05Exposes Jira data as relational SQL models
06Compatible with Claude Desktop
Use Cases
01Querying Jira data using natural language in Claude Desktop
02Accessing live Jira information without SQL knowledge
03Integrating Jira data with LLMs for data analysis