A server for querying Jira issues, requiring a Jira token for authentication.
A containerized Python MCP server for Cursor to provide access to Jira.
[!IMPORTANT] This project is experimental and was initially created as a learning exercise. Be aware there are more capable and mature Jira MCP solutions available, such as sooperset/mcp-atlassian, and Atlassian's own MCP Server.
See also redhat-ai-tools/jira-mcp-snowflake which provides another way to access Red Hat Jira data.
sudo dnf install podman
(Fedora/RHEL) or brew install podman
(macOS)git clone git@github.com:redhat-ai-tools/jira-mcp.git
cd jira-mcp
~/.rh-jira-mcp.env
file like this.make setup
.rh-jira-mcp.env
file in your home directory and paste in the tokenTo confirm it's working, run Cursor, go to Settings and click on "Tools & Integrations". Under MCP Tools you should see "jiraMcp" with 20 tools enabled.
This MCP server provides the following tools:
get_jira
- Get details for a specific Jira issue by key.search_issues
- Search issues using JQLlist_projects
- List all projectsget_project
- Get project details by keyget_project_components
- Get components for a projectget_project_versions
- Get versions for a projectget_project_roles
- Get roles for a projectget_project_permission_scheme
- Get permission scheme for a projectget_project_issue_types
- Get issue types for a projectlist_boards
- List all boardsget_board
- Get board details by IDlist_sprints
- List sprints for a boardget_sprint
- Get sprint details by IDget_issues_for_board
- Get issues for a boardget_issues_for_sprint
- Get issues for a sprintsearch_users
- Search users by queryget_user
- Get user details by account IDget_current_user
- Get current user infoget_assignable_users_for_project
- Get assignable users for a projectget_assignable_users_for_issue
- Get assignable users for an issuemake build
- Build the imagemake run
- Run the containermake clean
- Clean up the built imagemake cursor-config
- Modify ~/.cursor/mcp.json
to install this MCP Servermake setup
- Builds the image, configures Cursor, and creates ~/.rh-jira-mcp.env
if it doesn't existmake run
workspodman images jira-mcp
This project is licensed under the MIT License. See the LICENSE file for details.
Create short URLs using the U301 URL Shortener service.
A server for time and timezone conversion tools.
A Kotlin MCP server for comprehensive task management, allowing AI assistants to interact with project data.
MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Manages and randomly selects from a list of lunch restaurants, storing choices and visit statistics locally.
MCP server for the Outline knowledge base and document management tool.
Connect AI agents with the Feishu/Lark platform for automation, including document processing, conversation management, and calendar scheduling.
Integrates with the Kibela API to manage knowledge-based content.
An MCP server for interacting with the YuQue knowledge base, enabling AI assistants to perform operations on documents and information.
A knowledge management server for stdlib and specs documents, with a configurable storage path.