Catalog
io.github.nikhil-bhat/cc-solutions
OfficialCoding Challenge Solutions
Search coding challenge solutions by keyword and optionally filter by programming language
Searches coding challenge solutions by keyword with optional language filtering.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cc-solutions": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4"
]
}
}
}