kmackett/mcp-obsidian-docker
Dockerized version of MCP Obsidian server for Obsidian Local REST API integration
Platform-specific configuration:
{
"mcpServers": {
"mcp-obsidian-docker": {
"command": "npx",
"args": [
"-y",
"mcp-obsidian-docker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...