ToKiDoO/mcp-obsidian-advanced
Advanced MCP server for interacting with Obsidian via the Local REST API community plugin. It empowers AI agents (like Claude) to deeply understand your vault's structure, links, and content—beyond basic read/write operations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-obsidian-advanced": {
"command": "npx",
"args": [
"-y",
"mcp-obsidian-advanced"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...