Serversio.github.nikhil-bhat/cc-solutions
S

Coding Challenge Solutions

io.github.nikhil-bhat/cc-solutions · v1.0.4
▦ docker
v1.0.4docker oci: ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.nikhil-bhat/cc-solutions",
  "description": "Search coding challenge solutions by keyword and optionally filter by programming language",
  "title": "Coding Challenge Solutions",
  "repository": {
    "url": "https://github.com/nikhil-bhat/cc-solutions-mcp",
    "source": "github"
  },
  "version": "1.0.4",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/nikhil-bhat/cc-solutions-mcp:1.0.4",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}