Jira
Freeby Indie Developer
Create issues, manage sprints, and track projects in Atlassian Jira.
v1.0.0Added Jan 22, 2025
jiraatlassianagile
Jira MCP Server
Create issues, manage sprints, and track projects in Atlassian Jira.
Features
- Issues with JQL
- Boards
- Sprints
- Projects
- Workflows
Installation
{
"mcpServers": {
"jira": {
"command": "npx",
"args": ["-y", "mcp-jira"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-jira
Add to claude_desktop_config.json
{
"mcpServers": {
"jira": {
"command": "npx",
"args": ["-y", "mcp-jira"]
}
}
}