parecode
Rank #27,755io.github.BasilSkyWalk/parecode
Token-aware ripgrep code search and atomic multi-file edits for coding agents.
parecode is a Model Context Protocol (MCP) server published by basilskywalk. It ranks #27,755 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. parecode is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 30, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 104,291 of 132,046 servers on MCP Toplist.
Use parecode
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add parecode -- npx -y parecode[mcp_servers.parecode]
command = "npx"
args = ["-y", "parecode"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"parecode": {
"command": "npx",
"args": [
"-y",
"parecode"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"parecode": {
"command": "npx",
"args": [
"-y",
"parecode"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"parecode": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"parecode"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"parecode": {
"command": "npx",
"args": [
"-y",
"parecode"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"parecode": {
"command": "npx",
"args": [
"-y",
"parecode"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.BasilSkyWalk%2Fparecode)<a href="https://mcptoplist.com/server/io.github.BasilSkyWalk%2Fparecode"><img src="https://mcptoplist.com/badge/io.github.BasilSkyWalk%2Fparecode.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
basilskywalk
Available versions (2)
| Version | Published |
|---|---|
| 0.7.0 | Jun 10, 2026 |
| 0.5.2 | May 31, 2026 |
Frequently asked questions
- Who maintains parecode?
- parecode is maintained by basilskywalk, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is parecode listed on the Official MCP Registry?
- Yes — parecode is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does parecode have?
- MCP Toplist tracks 2 versions of parecode, most recently published on Jun 10, 2026.
- Where can I find the source code for parecode?
- The source code for parecode is hosted at github.com/basilskywalk/parecode.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.