A plugin for Claude and Cursor to easily manage services at Aiven -
Deploy managed PostgreSQL, Kafka, OpenSearch, ClickHouse, and other databases, streaming, and apps. Free tier available, up and running in minutes.
- Add the marketplace (needed until official):
/plugin marketplace add aiven/aiven-ai-plugins - Run
/plugins, search for "aiven", and select it to install. - Ask the agent to help you get started with Aiven — it will guide you through authentication and setup.
Until the plugin is official, see Local development below.
git clone https://github.com/aiven/aiven-ai-plugins
claude --plugin-dir ./aiven-ai-pluginsgit clone https://github.com/aiven/aiven-ai-pluginsOpen the directory in Cursor — it will automatically detect the .cursor-plugin/ directory and load the Aiven MCP server.

