io.github.raalarcon9705/jira-mcp
Quality Score
85
/100
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"env": {
"JIRA_HOST": "<jira_host>",
"JIRA_EMAIL": "<jira_email>",
"JIRA_API_TOKEN": "<your-jira_api_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"env": {
"JIRA_HOST": "<jira_host>",
"JIRA_EMAIL": "<jira_email>",
"JIRA_API_TOKEN": "<your-jira_api_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y raalarcon-jira-mcp-server§02 Environment variables
JIRA_HOSTrequired
Your Atlassian domain URL (e.g. https://your-domain.atlassian.net)
JIRA_EMAILrequired
Your Jira account email address
JIRA_API_TOKENrequiredsecret
Jira API token from https://id.atlassian.com/manage-profile/security/api-tokens
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…