GitHub Repo Extractor
Connects to GitHub repositories, enabling natural language queries about code structure, dependencies, and development history.
5 stars
0 tools
Created Aug 2025
@kazuph/kazuph-github-repo-extractor-github-pera1About
Connects to GitHub repositories, enabling natural language queries about code structure, dependencies, and development history.
Categories
general
Installation
npm
npm install @kazuph/kazuph-github-repo-extractor-github-pera1
Configuration
{
"mcpServers": {
"kazuph-github-repo-extractor-github-pera1": {
"command": "npx",
"args": [
"-y",
"@kazuph/kazuph-github-repo-extractor-github-pera1"
]
}
}
}