
1{2 "mcpServers": {3 "jira": {4 "env": {5 "JIRA_API_KEY": "your-api-token",6 "JIRA_USER_EMAIL": "your-email@company.com",7 "JIRA_INSTANCE_URL": "https://your-instance.atlassian.net"8 },9 "args": [10 "-y",11 "jira-mcp"12 ],13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation