otaviocc/ObsidianMCPServer
A Model Context Protocol (MCP) server that enables AI assistants to interact with your Obsidian vault
Platform-specific configuration:
{
"mcpServers": {
"ObsidianMCPServer": {
"command": "npx",
"args": [
"-y",
"ObsidianMCPServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...