Back to search
30
MCP

io.github.andyanh174/vibe-hnindex

io.github.andyanh174/vibe-hnindex

Index source code into a local knowledge base, search with keyword + semantic + hybrid modes.

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

Similar MCP servers embedding-nearest

Vibe HN Index
Index source code into a local knowledge base with keyword, semantic, and hybrid search modes.
0 tools
Code Index
SQLite-backed hybrid search combining vector embeddings and full-text search for code repositories.
0 tools
io.github.muse-code-space/vibe-coding
Auto-document vibe coding sessions - collect, summarize, and publish
0 tools
io.github.vibefix-tech/vibefix
Bug bounty platform for vibe coders. Post bugs, find fixes, run diagnostics.
0 tools
io.github.muvon/octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools
Code Index
Fast local source code searching using Zoekt trigram-based indexing
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.andyanh174/vibe-hnindex": {
      "url": "None",
      "transport": "http"
    }
  }
}