Installation & Configuration
{
"mcpServers": {
"jira": {
"command": "node",
"args": [
"/absolute/path/to/mcp-jira-server/dist/index.js"
],
"env": {
"JIRA_HOST": "https://your-company.atlassian.net",
"JIRA_EMAIL": "[email protected]",
"JIRA_API_TOKEN": "your-api-token",
"JIRA_DEFAULT_PROJECT": "PROJ"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12