- Explore MCP Servers
- mcp-jira
Mcp Jira
What is Mcp Jira
mcp-jira is an MCP designed for integration with Jira, allowing users to read and create Jira tickets seamlessly.
Use cases
Use cases for mcp-jira include automating ticket creation from various applications, integrating Jira ticket management into CI/CD pipelines, and enhancing collaboration among development teams.
How to use
To use mcp-jira, set up the required environment variables such as JIRA_API_TOKEN, JIRA_URL, and JIRA_USER_EMAIL. Install the package using ‘uv pip install .’ and integrate it with Goose by following the provided documentation.
Key features
Key features of mcp-jira include easy integration with Jira for ticket management, support for API token authentication, and compatibility with Goose for extended functionalities.
Where to use
mcp-jira can be used in software development environments, project management, and any organization that utilizes Jira for tracking issues and managing tasks.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Jira
mcp-jira is an MCP designed for integration with Jira, allowing users to read and create Jira tickets seamlessly.
Use cases
Use cases for mcp-jira include automating ticket creation from various applications, integrating Jira ticket management into CI/CD pipelines, and enhancing collaboration among development teams.
How to use
To use mcp-jira, set up the required environment variables such as JIRA_API_TOKEN, JIRA_URL, and JIRA_USER_EMAIL. Install the package using ‘uv pip install .’ and integrate it with Goose by following the provided documentation.
Key features
Key features of mcp-jira include easy integration with Jira for ticket management, support for API token authentication, and compatibility with Goose for extended functionalities.
Where to use
mcp-jira can be used in software development environments, project management, and any organization that utilizes Jira for tracking issues and managing tasks.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
This MCP is built for integration with Goose.
https://block.github.io/goose/docs/tutorials/custom-extensions/#step-4-test-your-mcp-server
ENV
Add these envs in your environment
JIRA_API_TOKEN="" JIRA_URL="https://<org>.atlassian.net" JIRA_USER_EMAIL="[email protected]"
Get token via https://id.atlassian.com/manage-profile/security/api-tokens
Install
uv pip install .
Integrate to Goose
Follow: https://block.github.io/goose/docs/tutorials/custom-extensions#step-5-integrate-with-goose
Or use goose configure if using goose cli
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










