Aiven
OfficialbyAiven
PostgreSQL, Kafka, ClickHouse, and OpenSearch integration.
API Key Required
Configuration
{
"mcpServers": {
"aiven": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-aiven"
],
"env": {
"AIVEN_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.