LICENSE
README.md
pyproject.toml
src/github_mcp/__init__.py
src/github_mcp/__main__.py
src/github_mcp/actions.py
src/github_mcp/actions_config.py
src/github_mcp/alerts.py
src/github_mcp/client.py
src/github_mcp/config.py
src/github_mcp/deployments.py
src/github_mcp/extras.py
src/github_mcp/issues.py
src/github_mcp/releases.py
src/github_mcp/repo_admin.py
src/github_mcp/repos.py
src/github_mcp/server.py
src/github_mcp_connector.egg-info/PKG-INFO
src/github_mcp_connector.egg-info/SOURCES.txt
src/github_mcp_connector.egg-info/dependency_links.txt
src/github_mcp_connector.egg-info/entry_points.txt
src/github_mcp_connector.egg-info/requires.txt
src/github_mcp_connector.egg-info/top_level.txt
tests/test_actions.py
tests/test_actions_config.py
tests/test_alerts.py
tests/test_client.py
tests/test_config.py
tests/test_deployments.py
tests/test_extras.py
tests/test_issues.py
tests/test_releases.py
tests/test_repo_admin.py
tests/test_repos.py
tests/test_server.py