Stats
Actions
Tags
From obsidian
Runs a local MCP server via the 'qmd' command. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"qmd": {
"command": "node",
"args": [
".claude/scripts/qmd-mcp.mjs"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
First indexed Feb 1, 2026
Showing the 6 earliest of 15 plugins
First indexed Feb 1, 2026
Showing the 6 earliest of 15 plugins
npx claudepluginhub breferrari/obsidian-mind --plugin obsidian