Skip to main content
Glama

Personal JIRA MCP

by yuezheng2006

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_PASSWORDNoYour JIRA password
JIRA_USERNAMENoYour JIRA username
JIRA_API_TOKENNoYour JIRA API token (alternative to password)
JIRA_SERVER_URLNoThe URL of your JIRA instance

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_issue

获取JIRA问题详情

get_issue_attachment

获取JIRA问题附件

search_issues

搜索JIRA问题列表

create_issue

创建JIRA问题

update_issue

更新JIRA问题

get_projects

获取JIRA项目列表

get_project

获取JIRA项目详情

debug_issue_fields

调试JIRA问题字段

get_attachment_by_filename

根据问题ID和文件名获取JIRA附件

getIssues

获取JIRA问题及其附件

download_all_attachments

下载JIRA问题的所有附件到本地

get_issue_attachments

获取JIRA问题的所有附件

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