Aiven MCP

Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://mcp.aiven.live/mcp?read_only={read_only}&services_scope={services_scope}&allow_secrets={allow_secrets}

Package Details

Transportstdio
Runtimenpx

Environment Variables

AIVEN_TOKEN(str)
RequiredSecret

Aiven API token (create one at https://console.aiven.io/profile/tokens)

AIVEN_READ_ONLY(bool)

Set to true to expose only read-only tools

AIVEN_SERVICES_SCOPE(str)

Comma-separated scopes to expose (e.g. pg, kafka, pg,kafka, or all). Valid: all, core, pg, kafka, application, integrations.

AIVEN_ALLOW_SECRETS(bool)

Set to true to let the connection-info tool return live credentials instead of [REDACTED].