Skip to main content
Glama

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_jira_issue

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

list_jira_projects

List accessible Jira projects with pagination and optional query.

get_jira_project

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

get_project_statuses

Get available statuses for each issue type in a project.

search_jira_issues

Search issues using JQL with pagination and field selection.

list_project_issues

List issues for a project with optional JQL tail filters.

get_jira_issue_comments

Retrieve comments for a Jira issue with pagination.

list_boards

List Jira boards with optional type and project filter.

list_board_sprints

List sprints for a given board with optional state filter.

list_sprint_issues

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