Cross-platform MCP server bridging MCP clients to the Obsidian Integrated CLI binary on macOS, Linux, and Windows hosts. Typed tools: backlinks, context_search, delete, files, find_by_property, links,…
{
"mcpServers": {
"marwansaabobsidian-cli": {
"command": "npx",
"args": [
"-y",
"@marwansaab/obsidian-cli-mcp"
]
}
}
}