Stats
Actions
Tags
From obsidian
Executes locally via stdio transport using the 'qmd mcp' command. Offers unspecified tools, data sources, or prompt templates through the qmd application. No environment variables or API keys indicated.
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
npx claudepluginhub breferrari/obsidian-mind --plugin obsidian