Skip to content
Back to search
30
MCP

ivygrep

io.github.bvolpato/ivygrep

Local code search and task context packs for coding agents

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

Similar MCP servers embedding-nearest

agentpack-cli
Local task-state ledger for AI coding agents.
0 tools
io.github.infino-ai/code-context
Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
io.github.nickcirv/engram
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0.
0 tools
ContextStream
Persistent memory and semantic search for AI coding assistants
0 tools
agent-guardrails
Production guardrails for AI coding agents
0 tools

How to use

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

{
  "mcpServers": {
    "ivygrep": {
      "url": "None",
      "transport": "http"
    }
  }
}