← Index

Coding Challenge Solutions

io.github.nikhil-bhat/cc-solutions·v1.0.4·Documents & Spreadsheets
Quality Score
90
/100

Search coding challenge solutions by keyword and optionally filter by programming language

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "cc-solutions": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Documents & Spreadsheets