add-mcp
Back to registry
Grep logo

Grep

v1.0.0

grep.app/mcp

grep.app is a code search service for searching code, files, and paths across public GitHub repositories. It is operated by Vercel and presented as a searchable index over public source code.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.grep.app
npx add-mcp@latest https://mcp.grep.app --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=app.grep%2Fmcp"