FoundationDB - the open source, distributed, transactional key-value store
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"foundationdb": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-foundationdb"
]
}
}
}