Back to search
30
MCP

Vibe HN Index

pulsemcp/vibe hn index

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

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

Similar MCP servers embedding-nearest

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

How to use

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

{
  "mcpServers": {
    "vibe_hn_index": {
      "url": "None",
      "transport": "http"
    }
  }
}