Vexor MCP Server
A semantic search engine for files and code. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.
People who work with embeddings, search and vector and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-12 · ★ 241 · #4 OF 51 MAINTAINED SEARCH · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Vexor
before you install - you'll need
Set VEXOR_API_KEY, VEXOR_CONFIG_JSON before connecting.
Claude Code
claude mcp add scarletkc-vexor -- uvx vexor Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"scarletkc-vexor": {
"command": "uvx",
"args": [
"vexor"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package vexor - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.scarletkc is GitHub-verified and matches the repo owner
03 · What Vexor can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.29.0 · 2026-08-29
Automated release for Vexor v0.29.0. · Collection rerankers · Vexor 0.29.0 brings the full reranking set to the Collections API. · CollectionHandle.search() now supports off, bm25, flashrank, remote, · and hybrid…
v0.28.0 · 2026-08-21
Automated release for Vexor v0.28.0. · Collections API · Vexor 0.28.0 adds persistent record collections to the Python API. Applications · can send records from MySQL, Postgres, SQLite, a message store, or any other…
v0.27.2 · 2026-08-20
Automated release for Vexor v0.27.2. · Default path now resolves at call time · search(), index(), index_in_memory(), and clear_index() - along with the · matching VexorClient methods and the search, index, and mcp CLI…
04 · Who maintains Vexor
Vexor is maintained by scarletkc. We track 2 MCP servers from scarletkc - 2 actively maintained, 281 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from scarletkc.
05 · Facts
- repository
- github.com/scarletkc/vexor
- category
- search - ranked #4 of 51 actively-maintained search servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-29)
- registry
- io.github.scarletkc/vexor (active, first published 2026-07-11 · 10 versions)
- packages
- pypi:vexor
06 · Vexor FAQ
What is Vexor?
A semantic search engine for files and code. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.
Is Vexor still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-12 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Vexor?
Run `uvx vexor`. The README documents 2 environment variables (VEXOR_API_KEY, VEXOR_CONFIG_JSON) to set first. Set VEXOR_API_KEY, VEXOR_CONFIG_JSON before connecting. You can also paste the ready-made client config above.
Does Vexor run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Vexor
Alternatives to Vexor
Maintained search servers if Vexor isn't the fit.
- Server Search MCP server for web search operations ★ 39,038 · 2026-09-11
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,245 · 2026-09-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 432 · 2026-09-18
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 394 · 2026-09-16
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 289 · 2026-06-14
- Tinysearch Self-hosted web research for MCP agents. ★ 227 · 2026-09-05
Pairs well with
Servers that cover what Vexor doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Context7 → documentation companion documentation · ★ 62,152
- GitLab MCP → documentation companion documentation · ★ 1,984
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
More search MCP servers · Scavio · Serp API · AI Visibility · Indexnow · Geo Tool Check
More Python MCP servers · Ephemeris MCP · Clearfront · Scout MCP Local · Scrape Badger · Social GPT · see all