Back to search
30
MCP

VectorCode

davidyz/vectorcode

A code repository indexing tool to supercharge your LLM experience.

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

Similar MCP servers embedding-nearest

searchcode
Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.
0 tools · streamable-http
iflow-mcp_code-knowledge-store
Knowledge management tool for code repositories using vector embeddings
0 tools
iflow-mcp_davidvc-code-knowledge-store
Knowledge management tool for code repositories using vector embeddings
0 tools
Code Index
SQLite-backed hybrid search combining vector embeddings and full-text search for code repositories.
0 tools
code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
iflow-mcp_code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools

How to use

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

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