Jira Mcp Server
@OrenGrinker
About Jira Mcp Server
A comprehensive, production-ready Model Context Protocol (MCP) server for seamless Jira Cloud integration. This enhanced version provides advanced features, robust error handling, and extensive tooling for AI agents, automation systems, and custom applications.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jira": {
"command": "npx",
"args": [
"@orengrinker/jira-mcp-server"
],
"env": {
"JIRA_BASE_URL": "https://your-company.atlassian.net",
"JIRA_EMAIL": "[email protected]",
"JIRA_API_TOKEN": "your-api-token"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Jira Mcp Server?
The Jira MCP Server provides a complete interface to Atlassian Jira through the Model Context Protocol, enabling AI assistants like Claude to seamlessly interact with your Jira instance using natural language commands.
How to use Jira Mcp Server?
—
Key features of Jira Mcp Server
- Issue management: search with JQL, create, update, transition, and comment
- Board operations: list, get details, and fetch filtered board issues
- Time tracking: add worklogs and retrieve time logs with flexible formats
- Project management: list projects and get detailed component/version info
- User management: search users, get details, and current user info
- Server information: get Jira version, details, and health status
Use cases of Jira Mcp Server
- Manage Jira issues and transitions through natural language commands
- Track time with flexible formats (e.g., 2h 30m, 1d) via AI assistants
- Query board, project, and user data without manual JQL
- Automate Jira workflows for development teams and project managers
- Retrieve server health and version information on demand
FAQ from Jira Mcp Server
What Jira versions does it support?
The server supports both Jira Cloud and Server (including Data Center) instances.
What operations can I perform with it?
You can manage issues (search, create, update, transition, comment), boards, projects, users, time tracking, and retrieve server information.
Does it support time tracking with flexible formats?
Yes, time tracking allows adding and retrieving worklogs using formats like 2h 30m, 1d, etc.
How does it handle errors and rate limiting?
The server includes comprehensive error handling and rate limiting to ensure stable operation.
Are security best practices included?
Yes, the server incorporates security best practices for safe interaction with your Jira instance.
Frequently asked questions
What Jira versions does it support?
The server supports both Jira Cloud and Server (including Data Center) instances.
What operations can I perform with it?
You can manage issues (search, create, update, transition, comment), boards, projects, users, time tracking, and retrieve server information.
Does it support time tracking with flexible formats?
Yes, time tracking allows adding and retrieving worklogs using formats like `2h 30m`, `1d`, etc.
How does it handle errors and rate limiting?
The server includes comprehensive error handling and rate limiting to ensure stable operation.
Are security best practices included?
Yes, the server incorporates security best practices for safe interaction with your Jira instance.
Basic information
More Version Control MCP servers
Jira MCP
nguyenvanduocitA Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow tra
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Code Review Server
crazyrabbitLTCA MCP server for code reviews
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Comments