LICENSE
README.md
pyproject.toml
github_mcp/__init__.py
github_mcp/__main__.py
github_mcp/client.py
github_mcp/config.py
github_mcp/server.py
github_mcp/groups/__init__.py
github_mcp/groups/read.py
github_mcp/groups/write.py
jaimenbell_github_mcp.egg-info/PKG-INFO
jaimenbell_github_mcp.egg-info/SOURCES.txt
jaimenbell_github_mcp.egg-info/dependency_links.txt
jaimenbell_github_mcp.egg-info/entry_points.txt
jaimenbell_github_mcp.egg-info/requires.txt
jaimenbell_github_mcp.egg-info/top_level.txt
tests/test_client.py
tests/test_config.py
tests/test_live_smoke.py
tests/test_read.py
tests/test_server.py
tests/test_write.py