tomohiro-owada/devrag
Markdown vector search MCP server for Claude Code. Natural language search for markdown files using multilingual-e5-small embeddings.
Platform-specific configuration:
{
"mcpServers": {
"devrag": {
"command": "npx",
"args": [
"-y",
"devrag"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...