Skip to content
Back to search
30
MCP

Vectr

io.github.swapnanil/vectr

Semantic codebase search + persistent working memory for AI code editors. Local, no API key.

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

Similar MCP servers embedding-nearest

CodeIntel
AI-powered semantic code search using vector embeddings for contextual code loading.
0 tools
Vexor
A semantic search engine for files and code.
0 tools
Local Memory
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
0 tools
io.github.neerajg03/vector-memory
Semantic document memory using Redis vector store. Save and recall files with natural language.
0 tools
io.github.NeerajG03/vector-memory
Semantic document memory using Redis vector store. Save and recall files with natural language.
0 tools
Vector Search API
In-memory vector search with TF-IDF and cosine similarity. x402 micropayment.
0 tools · sse

How to use

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

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