Skip to main content
Glama

MCP Jira

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLNoThe URL of your Jira instance
NO_PROXYNoComma-separated list of hosts to bypass proxy (e.g., localhost,.your-company.com)
HTTP_PROXYNoHTTP proxy URL (e.g., http://proxy.internal:8080)
HTTPS_PROXYNoHTTPS proxy URL (e.g., http://proxy.internal:8080)
MCP_VERBOSENoSet to 'true' for more detailed logging
SOCKS_PROXYNoSOCKS proxy URL
ENABLED_TOOLSNoComma-separated list of tool names to enable (e.g., 'jira_search,jira_get_issue')
JIRA_USERNAMENoYour email address for Jira Cloud authentication
JIRA_API_TOKENNoYour Jira API token for Cloud authentication
READ_ONLY_MODENoSet to 'true' to disable write operations
JIRA_SSL_VERIFYNoSet to 'false' to disable SSL verification for self-signed certificates
MCP_VERY_VERBOSENoSet to 'true' for very detailed debug logging
MCP_LOGGING_STDOUTNoSet to 'true' to log to stdout instead of stderr
JIRA_CUSTOM_HEADERSNoComma-separated key=value pairs of custom HTTP headers (e.g., X-Forwarded-User=service-account,X-Company-Service=mcp-atlassian)
JIRA_PERSONAL_TOKENNoYour Personal Access Token for Server/Data Center authentication
JIRA_PROJECTS_FILTERNoFilter by project keys (e.g., 'PROJ,DEV,SUPPORT')
ATLASSIAN_OAUTH_SCOPENoOAuth 2.0 scopes for Jira access (e.g., read:jira-work write:jira-work offline_access)
ATLASSIAN_OAUTH_ENABLENoSet to 'true' to enable minimal OAuth mode for multi-cloud scenarios
ATLASSIAN_OAUTH_CLOUD_IDNoAtlassian Cloud ID for OAuth authentication
ATLASSIAN_OAUTH_CLIENT_IDNoOAuth 2.0 client ID from Atlassian Developer Console
ATLASSIAN_OAUTH_ACCESS_TOKENNoPre-existing OAuth 2.0 access token for BYOT method
ATLASSIAN_OAUTH_REDIRECT_URINoOAuth 2.0 redirect URI (e.g., http://localhost:8080/callback)
ATLASSIAN_OAUTH_CLIENT_SECRETNoOAuth 2.0 client secret from Atlassian Developer Console

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/amruthabesto28/JIRA-MCP'

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