jira-mcp

chuan-khuna/jira-mcp

3.1

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.

The Jira MCP Server is designed to query tasks for assignees using the Model Context Protocol (MCP) technology.

The Jira MCP Server is a specialized server that leverages the Model Context Protocol to facilitate the querying and summarization of tasks assigned to specific users within Jira. This server is particularly useful for project managers and team leads who need to quickly access and summarize task information for team members. By integrating with Jira, the server can pull task data, apply filters such as assignee and date, and present the information in a concise format suitable for resumes or reports. The server is configured to run using a specific command structure and can be developed and tested using the provided scripts.

Features

  • Task Querying: Allows querying of tasks based on assignee and date.
  • Pagination Support: Limits results to 10 pages for efficient data handling.
  • Integration with Jira: Directly connects to Jira for real-time task data.
  • Summarization: Provides concise summaries of tasks for easy reporting.
  • Customizable Commands: Offers flexibility in server setup and execution.
0