Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level.info
JIRA_EMAILYesThe account email for the API token.
JIRA_BASE_URLYesYour Jira site URL, e.g. https://your-org.atlassian.net, or the gateway URL for a scoped token.
JIRA_MCP_HOSTNoPublic hostname, when behind a proxy.
JIRA_MCP_PORTNoHost side of the published port.8787
JIRA_API_TOKENYesAPI token from https://id.atlassian.com/manage-profile/security/api-tokens
JIRA_MCP_TOKENYesShared secret clients present as bearer token.
JIRA_MCP_LISTENNoWhat the process itself binds; the image sets 0.0.0.0.127.0.0.1
JIRA_MCP_MEASURENoSet to '1' to log per-call token counts.off
JIRA_DEFAULT_PROJECTNoFallback project for create_issue.
JIRA_MCP_BIND_ADDRESSNoHost side of the published port.127.0.0.1
JIRA_MCP_ALLOWED_HOSTSNoExtra Host values to accept, comma-separated.
JIRA_MCP_STARTUP_CHECKNoSet to 'off' to skip the startup credential probe (CI, smoke tests).on

Capabilities

Server capabilities have not been inspected yet.

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/jack-oval-traits/jira-mcp'

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