Jira
Freeby MCP Community
MCP server for Jira API integration - supports Jira Cloud
v1.1.2Added Apr 12, 2026
mcpjiraapimodel-context-protocoljira-cloud
Jira MCP Server
MCP server for Jira API integration - supports Jira Cloud
Installation
Reviews
Installation
Quick install
npx -y @nexus2520/jira-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"jira": {
"command": "npx",
"args": ["-y", "@nexus2520/jira-mcp-server"]
}
}
}