smith-and-web/obsidian-mcp-server
MCP server for Obsidian vault management - enables Claude and other AI assistants to read, write, search, and organize your notes
Platform-specific configuration:
{
"mcpServers": {
"obsidian-mcp-server": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...