Qmd 3
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add qmd-3Quick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"qmd-3": {
"command": "npx",
"args": [
"@modelcontextprotocol/qmd-3"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fast local search for markdown files, notes, and docs using qmd CLI. Use instead of find for file discovery. Combines BM25 full-text search, vector semantic search, and LLM reranking—all running locally. Use when searching for files, finding code, locating documentation, or discovering content in indexed collections.
Tags
documentsbashapidocumentationskill