A Jira MCP server that enables AI assistants to interact with Jira's REST API through natural language commands. Built by InfinitIQ Tech, this implementation provides tools for managing projects, issues, and workflows including getting project details, searching issues with JQL, creating and transitioning tickets, and adding comments. The server supports multiple authentication methods for both Jira Cloud and Server/Data Center installations, making it valuable for software development teams who want to integrate Jira task management directly into their AI assistant workflows without switching contexts.
Get all accessible Jira projects.
Get details for a specific Jira issue by key.
Search for Jira issues using JQL.
Create a new Jira issue.
Add a comment to a Jira issue.
Get available workflow transitions for a Jira issue.
Transition a Jira issue to a new status.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!