Skip to main content
Glama
ahmetbarut

Jira MCP Server

by ahmetbarut

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_EMAILYesYour email address associated with the Jira account
JIRA_BASE_URLYesYour Jira Cloud instance URL (e.g., https://your-domain.atlassian.net)
JIRA_API_TOKENYesYour Jira API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_boardsA

Get all available Jira scrum boards

get_issuesB

Get current user's tasks from a specific Jira board

get_current_user_infoA

Get current authenticated user information including login, email, timezone

search_userB

Search for a user by login name or email

get_server_infoA

Get Jira server information including current server time

add_comment_to_issueB

Add a comment to a specific Jira issue

get_issue_detailB

Get detailed information about a specific Jira issue

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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

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