claude mcp add ave-ondon-search -- npx -y @paretools/search
{
"mcpServers": {
"ave-ondon-search": {
"command": "npx",
"args": ["-y", "@paretools/search"]
}
}
}
{
"mcpServers": {
"ave-ondon-search": {
"command": "npx",
"args": ["-y", "@paretools/search"]
}
}
}
{
"mcpServers": {
"ave-ondon-search": {
"command": "npx",
"args": ["-y", "@paretools/search"]
}
}
}
About This MCP Server
The io.github.Dave-London/search tool is an MCP server that enables code search functionality using ripgrep and fd, providing structured and token-efficient output. It connects to AI coding assistants through the MCP protocol, allowing developers to search codebases efficiently. Developers would use this tool when they need to quickly locate specific code snippets or patterns within their projects, leveraging the power of ripgrep and fd search algorithms.
MCP server for code search (ripgrep + fd) with structured, token-efficient output. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@paretools/search on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The search server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.