tomohiro-owada/devrag
Markdown vector search MCP server for Claude Code. Natural language search for markdown files using multilingual-e5-small embeddings.
Implements a lightweight RAG system that runs as an MCP server with stdio transport, automatically indexing markdown files and syncing incremental updates without requiring Python or external model downloads. Provides both semantic search and CLI tools with optional GPU acceleration, glob pattern support for flexible document discovery, and filtering by directory or filename during queries. Designed to integrate directly with Claude Code to reduce token consumption by retrieving only relevant chunks rather than reading entire documents.
Stars
36
Forks
10
Language
Go
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/tomohiro-owada/devrag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cocoindex-io/cocoindex
Data transformation framework for AI. Ultra performant, with incremental processing. 🌟 Star if...
dtsola/xiaoyaosearch
小遥搜索,听懂你的话、看懂你的图,用AI找到本地任何文件。让搜索像聊天一样简单。XiaoyaoSearch: Understands your words, reads your...
Ryandonofrio3/osgrep
Open Source Semantic Search for your AI Agent
justincasher/lean-explore
A search engine for Lean 4 declarations
yoanbernabeu/grepai
Semantic Search & Call Graphs for AI Agents (100% Local)