Qmd
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add qmdQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"qmd": {
"command": "npx",
"args": [
"@modelcontextprotocol/qmd"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Searches local markdown notes and documents using qmd CLI. Use when searching notes, querying documents, managing collections, or retrieving document content.
Tags
documentsbashgitskill