Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLNoThe URL of your JIRA instance (e.g., https://jira.yourcompany.com)
LOG_LEVELNoLogging level (e.g., INFO, DEBUG, WARNING, ERROR)INFO
JIRA_EMAILNoYour JIRA email address. Required when AUTH_METHOD=api_token
AUTH_METHODNoAuthentication method to use: 'kerberos', 'api_token', or 'basic'kerberos
JIRA_API_TOKENNoYour JIRA API token. Required when AUTH_METHOD=api_token
REQUEST_TIMEOUTNoRequest timeout in seconds30
KERBEROS_PRINCIPALNoKerberos principal for authentication (e.g., HTTP/jira.yourcompany.com@REALM). Required when AUTH_METHOD=kerberos
KERBEROS_KEYTAB_PATHNoPath to Kerberos keytab file. Required when AUTH_METHOD=kerberos
KERBEROS_MUTUAL_AUTHNoEnable mutual authentication for Kerberostrue
CUSTOM_FIELDS_CACHE_TTLNoTime-to-live for custom fields cache in seconds3600

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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