Skip to content
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%
27 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.Dave-London/pare-search
Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON.
0 tools
Pare Search
Code search with ripgrep and fd for token-efficient output.
0 tools
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-github
Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.
0 tools
io.github.Dave-London/pare-http
Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON.
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"
    }
  }
}