Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_NAMENoApplication name, default 'jira'jira
VAULT_ADDRNoVault address
POSTGRES_DBNoPostgreSQL database name
VAULT_TOKENNoVault token
JIRA_BASE_URLNoJira base URL (e.g., https://your-domain.atlassian.net)
MCP_HTTP_HOSTNoHTTP server host
MCP_HTTP_PATHNoHTTP path for MCP endpoint
MCP_HTTP_PORTNoHTTP server port
POSTGRES_HOSTNoPostgreSQL host for external services mode
POSTGRES_PORTNoPostgreSQL port
POSTGRES_USERNoPostgreSQL user
JIRA_AUTH_MODENoAuthentication mode: 'none', 'bearer', or 'basic'
JIRA_API_PREFIXNoJira REST API prefix, default '/rest/api/3'/rest/api/3
JIRA_TIMEOUT_MSNoJira API timeout in milliseconds
MCP_SERVER_NAMENoMCP server name, default 'jira-mcp'jira-mcp
JIRA_BEARER_TOKENNoBearer token for Jira authentication
POSTGRES_PASSWORDNoPostgreSQL password
MCP_ADMIN_AUTH_KEYNoOptional authorization key required for mutating operations
MCP_HTTP_AUTH_MODENoHTTP auth mode: 'token'
MCP_SERVER_VERSIONNoServer version
MCP_TRANSPORT_MODENoTransport mode: 'stdio', 'http', or 'both'. Default depends on launch methodstdio
JIRA_BASIC_PASSWORDNoPassword or API token for basic authentication
JIRA_BASIC_USERNAMENoUsername for basic authentication
MCP_HTTP_ALLOWED_IPSNoAllowed IPs (comma-separated)
MCP_HTTP_AUTH_TOKENSNoComma-separated list of allowed tokens
MCP_HTTP_HEALTH_PATHNoHealth check path
MCP_HTTP_MAX_BODY_BYTESNoMaximum request body size in bytes
MCP_HTTP_ALLOWED_ORIGINSNoAllowed origins (comma-separated)
MCP_HTTP_RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds
MCP_HTTP_RATE_LIMIT_MAX_REQUESTSNoMaximum requests per window

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

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