Skip to content
Back to search
30
MCP

Embgrep

io.github.arknill/embgrep

Local semantic search — embedding-powered grep for files, zero external services.

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

Similar MCP servers embedding-nearest

Embgrep
Local semantic search — embedding-powered grep for files, zero external services.
0 tools
Sensegrep
Semantic + structural code search MCP server for AI-native development.
0 tools
Sensegrep
Semantic + structural code search MCP server for AI-native development.
0 tools
Gemini Embedding
Turns local files into searchable knowledge bases using Gemini embeddings and ChromaDB for semantic search.
0 tools
AmanMCP
Provides local-first semantic code search with hybrid BM25 and vector embeddings, featuring automatic project indexing and zero-config setup
0 tools
Grep
Exposes the system grep binary's functionality for searching files with regular expressions, supporting common options like case-insensitive
0 tools

How to use

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

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