JIRA MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_HOST | Yes | Your JIRA instance URL (e.g., https://your-instance.atlassian.net) | |
| JIRA_USERNAME | Yes | Your JIRA email address/username | |
| JIRA_API_TOKEN | Yes | Your JIRA API token (paste exactly as provided by Atlassian, may contain special characters) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jira_get_issueC | Retrieves detailed information about a specific JIRA issue |
| jira_get_issue_commentsC | Retrieves comments for a specific JIRA issue with configurable quantity and filtering options |
| jira_get_assigned_issuesB | Retrieves all JIRA issues assigned to the current user |
| jira_create_issueC | Creates a new JIRA issue with specified parameters |
| jira_update_issueC | Updates an existing JIRA issue with field changes, status transitions, and worklog entries |
| search_jira_issuesB | Search JIRA issues using JQL queries or helper parameters. Supports both expert JQL and beginner-friendly filters. |
| jira_get_projectsC | Get all accessible JIRA projects with filtering and search capabilities |
| jira_get_boardsC | Get all accessible JIRA boards with filtering by type, project, and name |
| jira_get_sprintsC | Get all sprints for a specific JIRA board with filtering by state |
| jira_add_worklogC | Add a worklog entry to track time spent on an issue |
| jira_get_worklogsC | Get all worklog entries for a specific issue |
| jira_update_worklogC | Update an existing worklog entry |
| jira_delete_worklogC | Delete a worklog entry from an issue |
| jira_get_current_userB | Get current user profile information and permissions |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Dsazz/mcp-jira'
If you have feedback or need assistance with the MCP directory API, please join our Discord server