Back to search
30
MCP

io.github.dave-london/pare-search

io.github.dave-london/pare-search

Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON.

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

Similar MCP servers embedding-nearest

io.github.dave-london/pare-http
Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON.
0 tools
io.github.dave-london/pare-github
Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.
0 tools
io.github.dave-london/pare-git
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
0 tools
io.github.dave-london/pare-npm
Pare npm ג€” Structured npm/pnpm operations (install, audit, outdated, list, run) as typed JSON.
0 tools
io.github.dave-london/pare-make
Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
0 tools
io.github.dave-london/pare-go
Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) as typed JSON diagnostics.
0 tools

How to use

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

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