Jira MCP Server
@AzamMehr
About Jira MCP Server
MCP server for JIRA
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Jira MCP Server?
A Spring AI Model Context Protocol (MCP) server that enables AI models to query, create, update, and comment on Jira tickets through a standardized interface. It is built for developers integrating AI assistants with Jira instances.
How to use Jira MCP Server?
Configure environment variables JIRA_API_URL, ALTASSIAN_USERNAME, and ALTASSIAN_TOKEN, then run ./gradlew bootRun. The server exposes MCP tools for Jira operations on port 8081.
Key features of Jira MCP Server
- Query Jira tickets using JQL
- Retrieve a specific ticket by key
- Create new Jira tickets
- Update existing tickets
- Add comments to tickets
Use cases of Jira MCP Server
- AI chatbots troubleshooting Jira issues
- Automated ticket creation from external reports
- Bulk comment updates on projects
FAQ from Jira MCP Server
—
Basic information
More Version Control MCP servers

GitLab
modelcontextprotocolModel Context Protocol Servers
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.
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Linear MCP Server
clinea private MCP server for accessing Linear
Comments