Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. Project Management Mcp Servers
  3. Jira MCP Server

Jira MCP Server

An MCP Server for accessing Jira data via JQL and API, including creating and editing tickets. Enables AI assistants to interact with Jira using the MCP protocol.

🌐Visit Website

About this tool

Jira MCP Server

Source Code

Description

Jira MCP Server is a TypeScript-based MCP server that enables interaction with Jira via the MCP protocol. It provides tools for executing JQL queries, managing Jira tickets, listing projects and statuses, and more. It is designed for integration with AI assistants and other clients that support the MCP protocol.

Features

  • JQL Query Execution: Run JQL queries against Jira and retrieve results.
  • Ticket Management:
    • Create Jira tickets (specifying project, summary, description, type, and optional parent).
    • Edit Jira tickets (summary, description, labels, parent).
    • Delete Jira tickets.
    • Assign tickets to users.
  • Project and Status Listing:
    • List Jira projects.
    • Retrieve all available statuses.
  • User Management:
    • Query assignable users in a project.
  • Attachment Handling:
    • Add attachments to tickets via image URLs.
  • Fetch Ticket Details: Retrieve ticket name and description via JQL.
  • Integration: Designed to be used with Claude Desktop and similar AI assistants via MCP protocol.
  • Development Tools:
    • Inspector tool for debugging MCP communication.
    • Scripts for building and running the server with auto-rebuild support.

Installation & Configuration

  • Install dependencies with npm install.
  • Build the server with npm run build.
  • For development with auto-rebuild, use npm run watch.
  • Configure environment variables for Jira URL, API mail, and API key.
  • Example configuration provided for integration with Claude Desktop.

Pricing

No pricing information is provided. The project appears to be open source on GitHub.

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
Project Management Mcp Servers

Tags

4 Items
#mcp
#jira
#project-management
#ai-integration

Similar Products

6 result(s)
Jira Context MCP

An MCP server to provide Jira tickets information to AI coding agents, streamlining project management in the MCP ecosystem.

jira-mcp

A Go-based MCP connector for Jira, allowing AI assistants to interact with Atlassian Jira. Enables common Jira operations via a standardized MCP interface. Directly relevant as an MCP Server for Jira.

Atlassian MCP

An MCP server enabling AI agents to interact with Atlassian products (Confluence and Jira) for content management, issue tracking, and project management through a standardized interface.

Claude Taskmaster

Claude Taskmaster is an MCP server focused on transforming high-level project goals into detailed, actionable tasks, dynamically adapting task lists and boosting team productivity through advanced task management features.

Linear MCP

An MCP server integrating Linear's project management system, enabling LLMs to interact with Linear issues and project data via the MCP protocol.

mcp-jira

Enables LLMs to interact with Jira project management software via MCP, supporting issue retrieval, progress tracking, and ticket creation.