TinyDB is a lightweight document oriented database optimized for your happiness :)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tinydb": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tinydb"
]
}
}
}