Skip to main content
Glama
imrnbeg

Jira MCP Server

by imrnbeg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLYesYour Jira instance URL (e.g., https://yourcompany.atlassian.net)
JIRA_EMAILYesYour email address for Jira authentication
JIRA_API_TOKENYesYour Jira API token for authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_jira_issueC

Get detailed information about a Jira issue by its key (e.g., PROJ-123)

list_jira_projectsB

List accessible Jira projects with pagination and optional query.

get_jira_projectB

Get full metadata for a Jira project by key or ID.

get_project_statusesC

Get available statuses for each issue type in a project.

search_jira_issuesC

Search issues using JQL with pagination and field selection.

list_project_issuesB

List issues for a project with optional JQL tail filters.

get_jira_issue_commentsB

Retrieve comments for a Jira issue with pagination.

list_boardsB

List Jira boards with optional type and project filter.

list_board_sprintsB

List sprints for a given board with optional state filter.

list_sprint_issuesC

List issues in a given sprint with pagination.

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

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