jlevere/obsidian-mcp-plugin
Allow an LLM to interact with your notes in Obsidian via MCP
Platform-specific configuration:
{
"mcpServers": {
"obsidian-mcp-plugin": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...