Back to MCP Servers
Aiven
🐍 ☁️ 🎖️ - Navigate your [Aiven projects](https://go.aiven.io/mcp-server) and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
databasesgopostgresai
By Aiven-Open
Installation
npx -y mcp-aivenConfiguration
{
"mcpServers": {
"mcp-aiven": {
"command": "npx",
"args": ["-y", "mcp-aiven"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes