The JIRA MCP server integrates with JIRA REST API by itbusina.com
Status
Location
Poland
Version
1.0.0
License
MIT
Author
https://itbusina.com
docker pull itbusina/jira-mcp:latest
{ "mcpServers": { "jira": { "type": "stdio", "command": "docker", "args": [ "run", "-i", "--rm", "-e", "JIRA_HOST", "-e", "JIRA_AUTH_TYPE", "-e", "JIRA_USER", "-e", "JIRA_TOKEN", "itbusina/jira-mcp:latest" ], "env": { "JIRA_HOST": "https://server.com", "JIRA_AUTH_TYPE": "basic", "JIRA_USER": "user@domain.com", "JIRA_TOKEN": "363194..." } } } }
Give all tickets assigned on me