Vibe Hnindex MCP Server
Local MCP server - index your repo once, search it in every AI session Keyword (SQLite FTS5) · Semantic (Qdrant + Ollama embeddings) · Hybrid - your code stays on disk
People who work with Ollama and Qdrant and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-15 · ★ 4 · #127 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Vibe Hnindex
before you install - you'll need
Set OLLAMA_URL, OLLAMA_MODEL, QDRANT_URL, SEARCH_STREAM_ENABLED, CODE_AGENT_ENABLED, CODE_AGENT_SCOPE, CHAT_MEMORY_ENABLED before connecting.
Claude Code
claude mcp add andyanh174-vibe-hnindex -- npx -y vibe-hnindex Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"andyanh174-vibe-hnindex": {
"command": "npx",
"args": [
"-y",
"vibe-hnindex"
]
}
}
} 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 no standard license detected - usage rights unclear; check the repo before commercial use
npm package vibe-hnindex - unscoped; check the name against the project README before installing
registry namespace io.github.AndyAnh174 is GitHub-verified and matches the repo owner
03 · What Vibe Hnindex can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.12.1 · 2026-06-15
vibe-hnindex v0.12.1 · Published to npm: vibe-hnindex@0.12.1 · Optional CLI installer: hnindex-cli (npm install -g hnindex-cli) · bash · npx -y vibe-hnindex
v0.12.0 · 2026-06-15
vibe-hnindex v0.12.0 · Published to npm: vibe-hnindex@0.12.0 · Optional CLI installer: hnindex-cli (npm install -g hnindex-cli) · bash · npx -y vibe-hnindex
v0.11.4 · 2026-06-13
vibe-hnindex v0.11.4 · Published to npm: vibe-hnindex@0.11.4 · Optional CLI installer: hnindex-cli (npm install -g hnindex-cli) · bash · npx -y vibe-hnindex
04 · Who maintains Vibe Hnindex
vibe-hnindex is maintained by andyanh174. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/andyanh174/vibe-hnindex
- category
- documentation - ranked #127 of 208 actively-maintained documentation servers as of 2026-09-18.
- registry
- io.github.AndyAnh174/vibe-hnindex (active, first published 2026-04-05)
- packages
- npm:vibe-hnindex
06 · Vibe Hnindex FAQ
What is Vibe Hnindex?
Local MCP server - index your repo once, search it in every AI session Keyword (SQLite FTS5) · Semantic (Qdrant + Ollama embeddings) · Hybrid - your code stays on disk
Is Vibe Hnindex still maintained?
Yes - as of 2026-09-18, its last commit was 2026-06-15. We re-verify nightly.
How do I install Vibe Hnindex?
Run `npx -y vibe-hnindex`. The README documents 7 environment variables (OLLAMA_URL, OLLAMA_MODEL, QDRANT_URL…) to set first. Set OLLAMA_URL, OLLAMA_MODEL, QDRANT_URL, SEARCH_STREAM_ENABLED, CODE_AGENT_ENABLED, CODE_AGENT_SCOPE, CHAT_MEMORY_ENABLED before connecting. You can also paste the ready-made client config above.
Does Vibe Hnindex run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Vibe Hnindex
Alternatives to Vibe Hnindex
Maintained documentation servers if Vibe Hnindex isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what Vibe Hnindex doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · Appwrite MCP Server · Mathlas · Exomem · Arzbin MCP Server · As Decided
More TypeScript MCP servers · High Performance MCP Server · iMessage History · Sonde · Anki MCP Server · Ng Blatui · see all