jira-mcp-server

jira-mcp-server

3.3

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

  1. List Projects

    List all Jira projects that authenticated users have access to

  2. Get Issue Details

    Get detailed information about a specific Jira problem

  3. Search Issues

    Search for questions in a specific project, optionally filter by assignee

  4. List Project Members

    List all members of a specific Jira project

  5. Check User Issues

    Check if the user is a project member and lists their assignments

  6. Create Issue

    Create a new issue with specified details in Jira project

  7. List Sprints

    List the current sprint in Jira with filtering options