Skip to content
Back to search
30
MCP

io.github.basilskywalk/parecode

io.github.basilskywalk/parecode

Token-aware ripgrep code search and atomic multi-file edits for coding agents.

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

Similar MCP servers embedding-nearest

Pare Search
Code search with ripgrep and fd for token-efficient output.
0 tools
io.github.dave-london/pare-search
Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON.
0 tools
io.github.Dave-London/pare-search
Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON.
0 tools
@paretools/search
MCP server for code search — structured ripgrep, fd, jq, and yq results for AI agents
0 tools
io.github.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
io.github.Dave-London/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.basilskywalk/parecode": {
      "url": "None",
      "transport": "http"
    }
  }
}