π§
JIRA MCP
π§MCP ServerMankowskiNick/jira-mcp
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
$
claude mcp add jira-mcp -e JIRA_HOST=your-site.atlassian.net -e JIRA_USERNAME=your-email@example.com -e JIRA_API_TOKEN=your_api_token -e JIRA_PROJECT_KEY=your_project_key -e AUTO_CREATE_TEST_TICKETS=true -e JIRA_ACCEPTANCE_CRITERIA_FIELD=customfield_10429 -e JIRA_STORY_POINTS_FIELD=customfield_10040 -e JIRA_EPIC_LINK_FIELD=customfield_10014 -e JIRA_PRODUCT_FIELD=customfield_10757 -e JIRA_PRODUCT_VALUE=Your Product Name -e JIRA_PRODUCT_ID=12345 -e JIRA_CATEGORY_FIELD=customfield_10636 -e USE_ALTERNATE_CATEGORY=false -e JIRA_DEFAULT_CATEGORY_VALUE=Default Category -e JIRA_DEFAULT_CATEGORY_ID=12345 -e JIRA_ALTERNATE_CATEGORY_VALUE=Alternate Category -e JIRA_ALTERNATE_CATEGORY_ID=67890 -- node /path/to/project/build/index.jsClaude Desktop ConfigurationServer configuration (JSON)
json
{
"mcpServers": {
"jira-mcp": {
"command": "node",
"args": ["/...glama
6
Last UpdatedApr 21, 2026