TypeScript MCP server to query Jira via JQL and manage tickets, projects, statuses, and attachments.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Jira MCP Server.
Talk to Jira
This is a TypeScript-based MCP server that provides tools to interact with Jira. It demonstrates core MCP concepts by providing:
execute_jqljql, number_of_results (default: 1).get_only_ticket_name_and_descriptionjql, number_of_results (default: 1).create_ticketproject.key, summary, description, issuetype.name, parent (optional).list_projectsnumber_of_results (default: 1).delete_ticketissueIdOrKey.edit_ticketissueIdOrKey, summary (optional), description (optional), labels (optional), parent (optional).get_all_statusesnumber_of_results (default: 1).assign_ticketaccountId, issueIdOrKey.query_assignableproject_key.add_attachment_from_public_urlissueIdOrKey, imageUrl.add_attachment_from_confluenceissueIdOrKey, pageId, attachmentName.Install dependencies:
Build the server:
For development with auto-rebuild:
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
The Inspector will provide a URL to access debugging tools in your browser.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ks-gen-ai-jira-mcp-server)<a href="https://allmcps.com/mcp/ks-gen-ai-jira-mcp-server"><img src="https://allmcps.com/api/badge/ks-gen-ai-jira-mcp-server?style=directory" alt="Jira MCP Server on AllMCPs" /></a>