Skip to main content
Glama

Personal JIRA MCP

by yuezheng2006

get_project

Retrieve detailed information about JIRA projects by specifying a project key, streamlining project management and data retrieval for AI assistants through the Personal JIRA MCP server.

Instructions

获取JIRA项目详情

Input Schema

NameRequiredDescriptionDefault
project_keyYes

Input Schema (JSON Schema)

{ "properties": { "project_key": { "title": "Project Key", "type": "string" } }, "required": [ "project_key" ], "title": "get_projectArguments", "type": "object" }

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/yuezheng2006/mcp-server-jira'

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