Skip to main content
Glama

HH JIRA MCP Server

create_task

Generate and manage JIRA tasks directly through the HH JIRA MCP Server. Define task titles and integrate with JIRA for streamlined issue tracking and task creation.

Input Schema

NameRequiredDescriptionDefault
titleYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "title": { "title": "Title", "type": "string" } }, "required": [ "title" ], "type": "object" }

Other Tools from HH JIRA MCP 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/alexeydubinin/hh-jira-mcp-server'

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