Skip to main content
Glama
.env.example574 B
# Jira MCP Configuration # Required: Jira instance URL JIRA_BASE_URL=https://your-domain.atlassian.net # Required: Your Atlassian email JIRA_EMAIL=your-email@example.com # Required: API token from https://id.atlassian.com/manage-profile/security/api-tokens JIRA_API_TOKEN=your-api-token # Optional: Log level (debug, info, warn, error) JIRA_MCP_LOG_LEVEL=info # Optional: Rate limit (requests per minute) JIRA_MCP_RATE_LIMIT=100 # Optional: Enable TOON format for reduced token usage JIRA_MCP_USE_TOON=true # Optional: TOON array delimiter JIRA_MCP_TOON_DELIMITER=,

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

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