# Jira MCP Server Configuration
# Copy this file to .env and fill in your values
# Your Jira instance URL (find this with jira_oauth_helper)
JIRA_URL=https://your-company.atlassian.net
# Your work email address
JIRA_EMAIL=your@email.com
# Your Jira API token (get this with jira_oauth_helper)
JIRA_API_TOKEN=your_api_token_here
# Example values:
# JIRA_URL=https://acme-corp.atlassian.net
# JIRA_EMAIL=john.doe@acme-corp.com
# JIRA_API_TOKEN=ATATT3xFfGF0T7JaCkVnT6z8cN...
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/CHIBOLAR/jira_mcp_sprinthealth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server