cheolwanpark/snippets
Automatically extracts, processes, and indexes code snippets from GitHub repositories into a searchable vector database.
Platform-specific configuration:
{
"mcpServers": {
"snippets": {
"command": "npx",
"args": [
"-y",
"snippets"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...