Jira
Freeby MCP Community
jira-mcp-server MCP server
v0.0.1Added Apr 12, 2026
Jira MCP Server
jira-mcp-server MCP server
Installation
npx -y jira-mcp-server
Reviews
Installation
Quick install
npx -y jira-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"jira": {
"command": "npx",
"args": ["-y", "jira-mcp-server"]
}
}
}