Skip to content
Back to search
30
MCP v0.7.1

io.github.Dave-London/search

io.github.Dave-London/search

MCP server for code search (ripgrep + fd) with structured, token-efficient output

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
io.github.Dave-London/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools
io.github.dave-london/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools
io.github.Dave-London/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
@paretools/search
MCP server for code search — structured ripgrep, fd, jq, and yq results for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.dave-london/search": {
      "url": "None",
      "transport": "http"
    }
  }
}