Best for
- AI coding agents needing efficient, reliable code search
- Developers using MCP clients like Claude, Cursor
Pare Search provides structured output for code search, significantly reducing token usage and ideal for AI agents needing stable results. However, understand its unofficial nature and potential risks.
Pare Search is an MCP server in the Pare project that wraps the ripgrep and fd command-line tools to provide structured, typed JSON output, replacing fragile terminal text parsing. This server focuses on code search, delivering reliable and token-efficient data for AI agents.
Install and run via npm: npx -y @paretools/search. Requires Node.js >= 20. Refer to the repository README for configuration guides to add it to MCP clients.