-
MD. SHAHIDUL ISLAM authored
- Create jira_mcp package directory with server.py, __init__.py, and __main__.py - Add modern pyproject.toml with pip install from git support - Add entry points: 'jira-mcp' CLI command and 'python -m jira_mcp' module runner - Create MANIFEST.in for distribution includes - Update .gitignore for build artifacts (dist, build, *.egg-info) - Update README with new installation instructions and simplified configs - Package now installable via: pip install git+https://repo.dohatec.com.bd/ai-solutions/mcp-server-jira.git
5adc0162