Back to search
30
MCP

Grigori

pulsemcp/grigori

Semantic code search that indexes codebases across multiple programming languages using local embeddings to find relevant code examples based on functionality rather than exact keywords.

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

Similar MCP servers embedding-nearest

io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
sqry — Semantic Code Search
AST-based semantic code search — understands code structure and relationships across 35 languages.
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
io.github.userfrm/rpg-encoder
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
0 tools
sqry - Semantic Code Search
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
0 tools

How to use

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

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