bazylhorsey/obsidian-mcp-server
A server to connect local Obisdian instances and remote vaults with Desktop AI tools like Claude and ChatGPT Desktop
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...