gitjfmd/obsidian-full-mcp
Full-featured MCP server for Obsidian — 16 tools for read, write, search, and vault management via Local REST API
Platform-specific configuration:
{
"mcpServers": {
"obsidian-full-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-full-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...