JIRA MCP Server
by hackdonalds
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 |
|---|---|
| jira_get_issueC | Get details of a specific JIRA issue |
| jira_searchC | Search issues using JQL (JIRA Query Language) |
| jira_create_issueC | Create a new JIRA issue |
| jira_update_issueC | Update an existing JIRA issue |
| jira_transition_issueC | Transition an issue to a new status |
| jira_add_commentC | Add a comment to a JIRA issue |
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/hackdonalds/jira-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server