mcpbeat Sign in

ivygrep MCP Server

local only

ivygrep runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Local code search and task context packs for coding agents

Installs / week
not published
6
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command packaging/mcpb/server/launcher.cjs:22
const child = spawn(executable, ["--mcp"], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to ivygrep

same job, measured the same way
Contextful
by inferensys

Efficient context management: code search, evidence packs, and memory for coding agents.

41 installs/wk local only
Code Context
by infino-ai

Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.

93 installs/wk local only
Cortex
by danielblomma

Local repo context for coding assistants with semantic search and graph relationships.

363 installs/wk local only
Engram
by nickcirv

Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.

118 installs/wk local only
oss-search
by sblattj

Fast local and federated OSS code search and repo discovery for AI agents

226 installs/wk local only
Parecode
by basilskywalk

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

86 installs/wk local only
Sippion
by sitten-tokyo

Local read-only repository context retrieval for AI coding agents.

local only
Exa
by exa

Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding

2 tools answering

ivygrep — questions

Answers built from our own checks of this server.

Why is there no uptime for ivygrep?
ivygrep runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is ivygrep open source?
Yes — it is published under the MIT licence, written in Rust and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.