Skip to content
Back to search
60
MCP http

Vercel Grep

vercel/grep

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 development workflow. Discover exactly how other developers solve specific programming challenges using powerful literal and regular expression searches.

Uptime
100.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

GitHub Code Search
Search millions of public GitHub repositories for real-world code patterns and implementation examples. Discover how developers use specific
0 tools · http
io.github.NitroRCr/gread live
An MCP server that gives your AI access to the source code and docs of all public github repos
5 tools · streamable-http
ast-grep
Bridges to the ast-grep code search tool for finding code patterns in projects using abstract syntax tree matching, enabling efficient code
0 tools
Boolsai Grep
Parallel regex search across all historical Boolsai site scans to discover vendor patterns and niche signals.
0 tools
Gread
Gives your AI access to the source code of all public github repos. - Plug and Play: Compatible with all popular coding agents and MCP clie
0 tools · http
io.github.nitrorcr/gread
An MCP server that gives your AI access to the source code and docs of all public github repos
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "vercel_grep": {
      "url": "https://smithery.ai/servers/vercel/grep",
      "transport": "http"
    }
  }
}