Skip to main content
Glama

MCP JIRA Server

search_jira_issues

Find Jira issues using JQL syntax to streamline issue tracking and project management on the MCP JIRA Server.

Instructions

Search for Jira issues using JQL (Jira Query Language) syntax

Input Schema

NameRequiredDescriptionDefault
basic_onlyNo
queryYes
site_aliasNo

Input Schema (JSON Schema)

{ "properties": { "basic_only": { "default": false, "title": "Basic Only", "type": "boolean" }, "query": { "title": "Query", "type": "string" }, "site_alias": { "default": null, "title": "Site Alias", "type": "string" } }, "required": [ "query" ], "title": "search_jira_issues_toolArguments", "type": "object" }

Other Tools from MCP JIRA Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codingthefuturewithai/mcp_jira'

If you have feedback or need assistance with the MCP directory API, please join our Discord server