We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xcollantes/jira-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.example•327 B
# You can add env args like API keys or settings here.
# Or add required env args to your local env such as your `~/.bashrc` file.
# https://id.atlassian.com/manage-profile/security/api-tokens
JIRA_API_KEY=
# `bearer` for token,
# `basic` for Jira account API token
# `password` for Jira account password
JIRA_AUTH_TYPE=basic