MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
MCPpedia last refreshed this data
Jira Cloud MCP Server is an MCP server that MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields. Its tool list has not been published yet over stdio, requires no API key, and scores 77/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"jira-cloud": {
"env": {
"JIRA_HOST": "https://your-team.atlassian.net",
"JIRA_EMAIL": "your-email",
"JIRA_API_TOKEN": "your-api-token"
},
"args": [
"-y",
"@aaronsb/jira-cloud-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol server for interacting with Jira Cloud instances.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@aaronsb/jira-cloud-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @aaronsb/jira-cloud-mcp against OSV.dev.
Click any tool to inspect its schema.
instance_summaryInstance-level statistics
jira://instance/summary
projects_distributionProject distribution overview
jira://projects/distribution
project_overviewProject overview with status counts
jira://projects/{key}/overview
board_overviewBoard overview with sprint info
jira://boards/{id}/overview
issue_link_typesAvailable issue link types
jira://issue-link-types
custom_fieldsCustom field catalog (auto-discovered at startup)
jira://custom-fields
custom_fields_contextContext-specific custom fields
jira://custom-fields/{project}/{issueType}
analysis_recipesAnalysis query patterns and compute DSL reference
jira://analysis/recipes
tool_documentationPer-tool documentation
jira://tools/{name}/documentation
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity / developer-tools
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP server for using the GitLab API
Manage Supabase projects — databases, auth, storage, and edge functions
Chrome DevTools for coding agents
MCP Security Weekly
Get CVE alerts and security updates for Jira Cloud MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.