nsourlos/MCP_git_repo_to_single_file
MCP to convert a git repo to a single file and feed it to an LLM as context
Platform-specific configuration:
{
"mcpServers": {
"MCP_git_repo_to_single_file": {
"command": "npx",
"args": [
"-y",
"MCP_git_repo_to_single_file"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...