Back to search
30
MCP

Coding Challenge Solutions

io.github.nikhil-bhat/cc-solutions

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Codeforces
Codeforces competitive programming users, contests, problems
0 tools · streamable-http
Leetcode
LeetCode public profiles, solved counts, daily question, problem detail.
0 tools · streamable-http
Code Index
Fast local source code searching using Zoekt trigram-based indexing
0 tools
octocode
Semantic code searcher and codebase utility
0 tools
coder-search-mcp
Coder Search MCP Server
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coding_challenge_solutions": {
      "url": "None",
      "transport": "http"
    }
  }
}