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 Model Context Protocol (MCP) server for Jira integration, enabling AI assistants to interact with Jira.
The Jira MCP Server is designed to facilitate seamless integration between AI assistants and Jira, allowing for efficient project management and issue tracking. Developed using TypeScript and Node.js, this server provides a robust interface for accessing Jira's functionalities through MCP. Users can list projects, retrieve issue details, search for issues, manage project members, and create new issues with custom fields. The server is open-source and encourages contributions from the community to enhance its capabilities.
Features
- List all Jira projects
- Get detailed issue information
- Search issues by project and assignee
- List project members
- Create new issues with custom fields
Tools
List Projects
List all Jira projects that authenticated users have access to
Get Issue Details
Get detailed information about a specific Jira problem
Search Issues
Search for questions in a specific project, optionally filter by assignee
List Project Members
List all members of a specific Jira project
Check User Issues
Check if the user is a project member and lists their assignments
Create Issue
Create a new issue with specified details in Jira project
List Sprints
List the current sprint in Jira with filtering options