README.md
Markdown vector search MCP server for Claude Code
. Natural language search for markdown files using multilingual-e5-small embeddings.
Tools (1)
searchSearch for markdown files using natural language queries.Configuration
claude_desktop_config.json
{"mcpServers":{"devrag":{"command":"npx","args":["-y","@tomohiro-owada/devrag"]}}}Try it
→Search my markdown documentation for information about authentication setup.
→Find markdown files related to the deployment process using natural language.
→Search through the project notes for any mention of the database schema updates.
→Use vector search to find relevant documentation for the API integration.