SuppleAardvark/jira-mcp-server
An MCP (Model Context Protocol) server that provides Claude with tools to interact with JIRA for sprint management, issue tracking, and attachment handling.
Platform-specific configuration:
{
"mcpServers": {
"jira-mcp-server": {
"command": "npx",
"args": [
"-y",
"jira-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...