Loading MCP server directory, please wait...
Search coding challenge solutions by keyword and optionally filter by programming language
npx @getmcp/cli add io.github.nikhil-bhat/cc-solutionsRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nikhil-bhat/cc-solutions": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4"
]
}
}
}