-
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
| Name |
Last commit
|
Last update |
|---|---|---|
| jira_mcp | ||
| .gitignore | ||
| CHANGELOG.md | ||
| MANIFEST.in | ||
| README.md | ||
| image.png | ||
| jira_mcp_server.py | ||
| pyproject.toml | ||
| test_jira.py | ||
| test_mcp.py | ||
| test_mcp_create.py |