Piotr1215/mcp-obsidian
simple mcp server for interacting with local obsidian notes
Platform-specific configuration:
{
"mcpServers": {
"mcp-obsidian": {
"command": "npx",
"args": [
"-y",
"mcp-obsidian"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...