Skip to content
Back to search
30
MCP

Vexor

io.github.scarletkc/vexor

A semantic search engine for files and code.

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

Similar MCP servers embedding-nearest

octocode
Semantic code searcher and codebase utility
0 tools
Vectr
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
0 tools
Octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools
vexor
Metadata-only Glama MCP server.
0 tools
CodeIntel
AI-powered semantic code search using vector embeddings for contextual code loading.
0 tools
docfork
Up-to-date code documentation for AI agents.
0 tools

How to use

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

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