LICENSE
README.md
pyproject.toml
src/github_talent_mcp/__init__.py
src/github_talent_mcp/__main__.py
src/github_talent_mcp/github_client.py
src/github_talent_mcp/models.py
src/github_talent_mcp/scoring.py
src/github_talent_mcp/server.py
src/github_talent_mcp.egg-info/PKG-INFO
src/github_talent_mcp.egg-info/SOURCES.txt
src/github_talent_mcp.egg-info/dependency_links.txt
src/github_talent_mcp.egg-info/entry_points.txt
src/github_talent_mcp.egg-info/requires.txt
src/github_talent_mcp.egg-info/top_level.txt
src/github_talent_mcp/tools/__init__.py
src/github_talent_mcp/tools/contributors.py
src/github_talent_mcp/tools/profile.py
src/github_talent_mcp/tools/rank.py
src/github_talent_mcp/tools/search.py
tests/test_scoring.py
tests/test_search.py