MCP server for Obsidian vaults — read, write, search, and edit notes via the Local REST API plugin.
{
"mcpServers": {
"iogithubcyanheadsobsidian": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp-server"
]
}
}
}