JIRA MCP Tools

by NZenitram
Verified
# Environment variables .env # Python __pycache__/ *.py[cod] *$py.class .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ .hypothesis/ .venv/ venv/ ENV/ # Distribution / packaging dist/ build/ *.egg-info/