Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"couchdb": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-couchdb"
]
}
}
}