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 connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-15 · ★ 4 · #88 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25
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: [email protected] · 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: [email protected] · 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: [email protected] · 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 #88 of 183 actively-maintained documentation servers as of 2026-08-25.
- release cadence
- 7 releases in the last 90 days (latest 2026-06-15)
- 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-08-25, its last commit was 2026-06-15 and it shipped 7 releases in the last 90 days. 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 ★ 61,171 · 2026-08-24
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 24,633 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,189 · 2026-08-24
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,918 · 2026-08-24
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,853 · 2026-08-12
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,821 · 2026-06-26
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 · iMessage MCP · Anki MCP Server · Ng Blatui · Mac Use MCP · Cartograph · see all