StevenStavrakis/obsidian-mcp
A simple MCP server for Obsidian
Platform-specific configuration:
{
"mcpServers": {
"obsidian-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...