ParasSolanki/jira-mcp-server
If you are the rightful owner of jira-mcp-server 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.
A Model Context Protocol Server for Jira, providing integration with Jira through MCP, allowing LLMs to interact with it.
Tools
Functions exposed to the LLM to take actions
list_projects
List projects in Jira, support filtering and pagination
list_boards
Lists the boards in the specified project, supports filtering and pagination
list_sprints_from_board
List sprints in the specified board, support pagination
list_issues_from_sprint
List issues in the specified sprint, support pagination and extension information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client