Vercel Grep (verified)
Search millions of public GitHub repositories for real-world code patterns and API implementations. Find production-ready examples of syntax, configurations, and library integrations to improve your …
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add vercel/grep
# Browse available tools
npx -y smithery tool list vercel/grep
# Get full schema for a tool
npx -y smithery tool get vercel/grep searchGitHub
# Call a tool
npx -y smithery tool call vercel/grep searchGitHub '{}'Direct MCP Connection
Endpoint: https://grep--vercel.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 vercel/grep