jira-mcp
0
This project is a Jira MCP Server that enables the querying of tasks assigned to users. It supports task summarization with pagination control, providing a useful tool for managing Jira tasks effectively.
Jira MCP Server
- query tasks for assignees
MCP setting
{
"mcpServers": {
"jira": {
"command": "uv",
"args": ["--directory", "/path/to/project/", "run", "server.py"]
}
}
}
development
uv run mcp dev server.py
Usage
example prompt
Summarise tasks for `<assignee>` from `<date>`, limit pagination to 10 pages.
Summarise it for resume