phinaliumz/jira-mcp
3.2
If you are the rightful owner of jira-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server in TypeScript for interacting with Jira Cloud, enabling natural language queries and issue management.
Tools
Functions exposed to the LLM to take actions
list-projects
List all accessible Jira projects.
query-issues
Fetch issues by natural language using OpenAI-powered JQL conversion.
create-issue
Create a new issue by specifying project key, summary, description, and optionally issue type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client