← Back to MCP Directory
JIRA guMCP Server

JIRA guMCP Server

Interact with JIRA for project management, issue tracking, and user information access.

Tools

  • Create Project

    Set up a new JIRA project for a team, client, or initiative. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get Project

    Retrieve metadata about a specific project. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Update Project

    Modify project details like name, lead, or description. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Delete Project

    Delete an entire project and its issues. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • List Projects

    List all accessible JIRA projects. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get Issue Types For Project

    Get all valid issue types (e.g., Task, Bug, Story) for a project. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Create Issue

    Create a new issue, bug, task, or story in a project. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get Issue

    Get full details of an issue (title, description, status, comments, etc.). If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Update Issue

    Modify issue fields such as assignee, priority, or status. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Delete Issue

    Permanently remove an issue from a project. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Transition My Issue

    Move an assigned issue to a new status (e.g., 'In Progress', 'Done'). If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • List Issues

    List issues by JQL query. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Comment On Issue

    Add a comment to an issue. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • List Fields

    List all available fields including custom fields. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get Edit Metadata

    Get editable fields and allowed values for an issue. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Search Issues

    Search for issues using simple filters without requiring JQL knowledge. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Execute Jql

    Execute a raw JQL (Jira Query Language) query for advanced searching and filtering. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Add User To Issue

    Add a user as assignee, reporter, or watcher to an issue. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get Myself

    Get information about the authenticated user. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get My Issues

    Fetch all open issues assigned to the current user. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get My Recent Activity

    View recently updated issues the user interacted with. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get My Permissions

    Determine what actions the user is allowed to perform in a project. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • List Users

    List all users in the Jira instance with pagination support. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • List Groups

    List all user groups in the Jira instance with pagination support. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Create Group

    Create a new user group in the Jira instance. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Add User To Group

    Add a user to a specified group in the Jira instance. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Remove User From Group

    Remove a user from a specified group in the Jira instance. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • List Issue Link Types

    List all available issue link types (e.g., Duplicate, Blocks, Relates). If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Create Issue Link

    Create a link between two issues (e.g., blocks, duplicates, relates to). If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Delete Issue Link

    Delete an issue link by its ID. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

  • Get Issue Links

    Get all issue links for a specific issue. If you have access to multiple Jira sites, you must specify either cloud_id or site_name.

Installation Steps

Get StartedGet Started
1

Create a Gumloop Account

To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.

2

Generate Your Server URL

Generate and copy your MCP server URL to use in your application.