GitHub Code Search
arjunkmrm/grepSearch millions of public GitHub repositories for real-world code patterns and implementation examples. Discover how developers use specific libraries and handle complex configurations in production environments. Improve coding speed and accuracy by referencing verified open-source solutions.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"github_code_search": {
"url": "https://smithery.ai/servers/arjunkmrm/grep",
"transport": "http"
}
}
}