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 connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 239 · #5 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25
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.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…
v0.27.1 · 2026-08-15
Automated release for Vexor v0.27.1. · Search content fixes · Split code chunks now return source text from the matched window instead of · repeatedly reading from the start of the enclosing symbol. This removes false…
04 · Who maintains Vexor
Vexor is maintained by scarletkc. We track 2 MCP servers from scarletkc - 2 actively maintained, 257 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from scarletkc.
05 · Facts
- repository
- github.com/scarletkc/vexor
- category
- search - ranked #5 of 47 actively-maintained search servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-21)
- registry
- io.github.scarletkc/vexor (active, first published 2026-07-11 · 9 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-08-25, its last commit was 2026-08-23 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 ★ 38,704 · 2026-08-05
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,158 · 2026-08-25
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 388 · 2026-08-21
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 287 · 2026-06-14
- Tinysearch Self-hosted web research for MCP agents. ★ 214 · 2026-08-24
- Serpapi MCP Official SerpApi MCP server for Google, Bing, and other search engines. ★ 166 · 2026-08-15
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,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
More search MCP servers · Scavio · AI Visibility · Indexnow · Searchpin - Free Web Search for AI Agents
More Python MCP servers · Ephemeris MCP · Clearfront · Scout MCP Local · Scrape Badger · Social GPT · see all