Personal JIRA MCP
by yuezheng2006
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_issueC | 获取JIRA问题详情 |
| get_issue_attachmentC | 获取JIRA问题附件 |
| search_issuesC | 搜索JIRA问题列表 |
| create_issueD | 创建JIRA问题 |
| update_issueD | 更新JIRA问题 |
| get_projectsB | 获取JIRA项目列表 |
| get_projectC | 获取JIRA项目详情 |
| debug_issue_fieldsD | 调试JIRA问题字段 |
| get_attachment_by_filenameC | 根据问题ID和文件名获取JIRA附件 |
| getIssuesC | 获取JIRA问题及其附件 |
| download_all_attachmentsC | 下载JIRA问题的所有附件到本地 |
| get_issue_attachmentsC | 获取JIRA问题的所有附件 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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