Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind for HTTP transport, e.g. 127.0.0.1
MCP_PORTNoPort to bind for HTTP transport, e.g. 8003
JIRA_EMAILYesJira Cloud account email used for Basic auth
MCP_JWKS_URINoJWKS URI for inbound JWT authentication (required for HTTP without MCP_JWT_SECRET)
JIRA_API_PATHNoJira API path, defaults to /rest/api/3/rest/api/3
JIRA_BASE_URLYesJira site origin, e.g. https://your-site.atlassian.net
MCP_READ_ONLYNoSet to 'true' to hide the create_issue tool
MCP_TRANSPORTNoTransport mode, e.g. 'http' for remote HTTP server (default is stdio)
JIRA_API_TOKENYesJira API token used for Basic auth
MCP_JWT_ISSUERNoExpected JWT issuer for inbound authentication
MCP_JWT_SECRETNoJWT secret for inbound authentication (alternative to MCP_JWKS_URI)
JIRA_ISSUE_TYPENoDefault issue type, defaults to 'Task'Task
MCP_JWT_AUDIENCENoExpected JWT audience for inbound authentication
JIRA_DESCRIPTION_FORMATNoDescription format: 'adf' (Cloud v3) or 'plain' (Data Center v2)
JIRA_SOURCE_TICKET_FIELDNoCustom field id for Source Ticket #, e.g. customfield_10001
JIRA_CUSTOMER_ORDER_FIELDNoCustom field id for Customer Order #, e.g. customfield_10002

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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