Fromsko/obsidian-rust-mcp
High-performance MCP server that gives AI agents structured, read/write access to an Obsidian vault via fast Rust tooling.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-rust-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-rust-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...