jira-mcp-server-by-cdata
0
The CData Model Context Protocol (MCP) Server for Jira is designed to facilitate access to live Jira data through natural language queries by leveraging the CData JDBC Driver. It is a read-only server enabling AI clients to query real-time data seamlessly without requiring SQL knowledge.
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get column information for the specified table
{servername}_run_query
Execute SQL SELECT query