A

Aiven MCP Server

Provides access to Aiven's PostgreSQL, Kafka, ClickHouse, Valkey and OpenSearch services, enabling L...

23 views
0 installs
Updated Feb 6, 2026
Not audited
Tools I Recommend
Provides access to Aiven's PostgreSQL, Kafka, ClickHouse, Valkey and OpenSearch services, enabling LLMs to build full stack solutions by interacting with the Aiven ecosystem.
  1. Open the FastMCP connection interface

    • Click the "Install Now" button to open the FastMCP connection / environment variable entry form.
  2. Set AIVEN_BASE_URL

    • In the FastMCP form, enter the API base URL: https://api.aiven.io. (api.aiven.io)
  3. Create (or retrieve) your AIVEN_TOKEN in the Aiven Console

    • Log in to the Aiven Console (console.aiven.io).
    • Click your user information menu and select "Tokens" (or "User information" → "Tokens").
    • Click "Generate token".
    • Enter a short description and set an appropriate session duration (choose the minimum required lifetime).
    • Click "Generate token".
    • Click the copy icon and immediately save the token somewhere safe (the token is shown only once and cannot be viewed again after you close the window). (aiven.io)
  4. (Optional) Create or list projects to get AIVEN_PROJECT_NAME

    • In the Aiven Console, open "Projects" and copy the project name you want the MCP to access.
    • Or use the Aiven CLI (avn project list) or the API to list projects if you prefer CLI/API methods. (aiven.io)
  5. Paste values into the FastMCP form

    • In the FastMCP connection interface fields, paste:
      • AIVEN_BASE_URL → https://api.aiven.io
      • AIVEN_TOKEN → (the token you copied)
      • Optionally AIVEN_PROJECT_NAME → (the project name you copied)
    • Confirm/save/press "Install Now" (or the form’s Save/Connect button) to persist the environment variables.
  6. Secure and maintain the token

    • Store the token in a secure secrets manager or password manager — do not commit it to source control.
    • Follow least-privilege practices: limit token lifetime and scope where possible, rotate tokens regularly, and revoke tokens you no longer use. (aiven.io)
  7. If you prefer CLI/API creation or automation

    • You can create and manage tokens with the Aiven CLI (avn user access-token ...) or call the Aiven API endpoints using your existing token to automate token/project operations. Use avn project list to view available projects. (github.com)

Quick Start

View on GitHub

More for Database

View All →

More for Cloud Platforms

View All →

Similar MCP Servers

Aiven MCP Server

Aiven MCP Server

Official

A Model Context Protocol server that provides access to Aiven services (PostgreSQL, Kafka, ClickHouse, Valkey, OpenSearch), enabling LLMs to build full stack solutions by interacting with these services.

Database Cloud Platforms
10
0
A

AITable MCP Server

Enables interaction with AITable workspaces through comprehensive API access, supporting record and field management, datasheet creation, file uploads, and workspace search across 16 tools with both local and remote deployment options.

Database API Development
13
0
A

A2A MCP Server

Enables Claude to connect and interact with A2A Protocol agents, allowing discovery of agent capabilities, sending messages to remote agents, managing multi-turn conversations, and viewing artifacts returned by agents.

Communication Developer Tools
60
0

Report Issue

Thank you! Your issue report has been submitted successfully.