MCP Servers / productivity / JIRA

JIRA

JSON →
none27productivity

Access and manage JIRA issues, projects, and users with optimized data payloads for AI context windows.

Install
How to run this server

No install command recorded.

server path: jira-8
Tools
What this server exposes
search_issues
Search JIRA issues using JQL. Returns up to 50 results per request.
get_epic_children
Get all child issues in an epic including their comments and relationship data. Limited to 100 issues per request.
get_issue
Get detailed information about a specific JIRA issue including comments and all relationships.
create_issue
Create a new JIRA issue with specified fields.
update_issue
Update fields of an existing JIRA issue.
add_attachment
Add a file attachment to a JIRA issue.
add_comment
Add a comment to a JIRA issue. Accepts plain text and converts it to the required Atlassian Document Format internally.
Configuration
Environment & auth
authnone
envJIRA_API_TOKEN
envJIRA_BASE_URL
Resources
JIRA — MCP Server · libregistry