Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PORTNoThe port to use for HTTP transport mode (defaults to 3000).3000
JIRA_TYPENoThe type of Jira instance: 'cloud' (Atlassian-hosted, default) or 'server' (self-hosted).cloud
JIRA_BASE_URLYesThe base URL of your Jira instance (e.g., https://your-domain.atlassian.net).
JIRA_API_TOKENYesAPI token for Jira Cloud, or Personal Access Token (PAT) / password for Jira Server/Data Center.
JIRA_AUTH_TYPENoAuthentication method: 'basic' (default) or 'bearer'. Use 'bearer' for Personal Access Tokens on Jira Server/Data Center.basic
TRANSPORT_MODENoThe transport mode for the MCP server: 'stdio' (default for Claude Desktop/Cline) or 'http' (for Postman/Inspector).stdio
JIRA_USER_EMAILYesYour Jira account email address.

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

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