sespinosa/jira-mcp-server
If you are the rightful owner of jira-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for Jira integration, designed for AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
get_issue
Get comprehensive issue details including metadata, comments, attachments, custom fields, change history.
create_issue
Create new issues with full field support (summary, description, priority, assignee, labels, etc.).
update_issue
Update existing issues with field validation and security checks.
search_issues
Advanced JQL-based search with pagination and field filtering.
get_issue_comments
Get all comments for a specific issue with pagination.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client