Aiven

Aiven MCP Connector for Claude

A+

Manage Aiven cloud infrastructure — provision databases, manage projects, and monitor services directly from your AI agent.

30 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Aiven account to any AI agent to manage your open-source data infrastructure through natural language. Take full control of your managed databases and cloud resources without leaving your chat interface.

What you can do

  • Project & Account Management — List, create, and inspect accounts and projects to organize your infrastructure environments.
  • Service Provisioning — Deploy and manage services like PostgreSQL, MySQL, Redis, and Kafka across multiple cloud providers.
  • Networking & VPCs — Configure and list project VPCs to ensure secure and isolated connectivity for your data services.
  • Billing & Organizations — Monitor invoices, manage billing groups, and handle organization-level projects and users.
  • Team Collaboration — Manage account teams and project access to streamline DevOps workflows.

How it works

  1. Subscribe to this server
  2. Enter your Aiven API Token
  3. Start managing your cloud infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — provision and scale database clusters directly from the terminal or IDE.
  • Backend Developers — check service status and connection details without switching to the Aiven console.
  • SRE Teams — automate infrastructure audits and monitor billing across multiple projects.
managed-databasespostgresqlkafkacloud-servicesinfrastructure-management

30 tools expose this connector's capabilities to your AI agent.

add_card

Add credit card for user

create_account_team

Create a new team in an account

create_account

Create a new account

create_billing_group

Create a billing group

create_project

Create a project

create_project_vpc

Create a VPC in a cloud for the project

create_service

Create a new service

delete_account

Delete empty account

delete_project

Delete project

delete_service

Terminate a service

get_account

Get account details

get_project

Get project details

get_service

Get service information

invite_organization_user

Invite a user to the organization

list_account_projects

List projects belonging to account

list_account_teams

List teams belonging to an account

list_accounts

List accounts you have access to

list_billing_group_invoices

Get invoices for a billing group

list_billing_groups

List billing groups

list_cards

List user credit cards

list_organization_projects

List projects under the organization

list_organization_vpcs

List organization VPCs

list_organizations

List organizations the user belongs to

list_project_service_types

List available service types for a project

list_project_vpcs

List VPCs for a project

list_projects

List projects

list_services

List services in a project

update_account

Update existing account

update_project

Update project

update_service

Update service configuration

See how to talk to your AI agent using Aiven.

List all Aiven accounts I have access to.

I've retrieved your accounts. You have access to 'Primary-Org' (ID: acc123) and 'Dev-Sandbox' (ID: acc456).

Show me the service types available for project 'ecommerce-prod'.

For 'ecommerce-prod', you can deploy: pg (PostgreSQL), mysql, redis, kafka, opensearch, and clickhouse.

List all active services in the project 'data-analytics'.

I found 2 active services in 'data-analytics': 'pg-master' (PostgreSQL) and 'kafka-main' (Kafka). Both are currently in 'RUNNING' state.

Yes, use the `list_project_vpcs` tool with your project name to retrieve all Virtual Private Clouds configured for that environment.

Related Connectors