DevRag MCP Server

$npx -y @tomohiro-owada/devrag
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.

Frequently Asked Questions

How do I install DevRag?

Install DevRag by running: npx -y @tomohiro-owada/devrag

What MCP clients work with DevRag?

DevRag works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use DevRag with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free