GitHub Code Search
Search 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 …
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add arjunkmrm/grep
# Browse available tools
npx -y smithery tool list arjunkmrm/grep
# Get full schema for a tool
npx -y smithery tool get arjunkmrm/grep searchGitHub
# Call a tool
npx -y smithery tool call arjunkmrm/grep searchGitHub '{}'Direct MCP Connection
Endpoint: https://grep--arjunkmrm.run.tools
Tools (1)
searchGitHub— Find real-world code examples from over a million public GitHub repositories to help answer programming questions.
# Get full input/output schema for a tool
npx -y smithery tool get arjunkmrm/grep