MCP.so
Sign In

Aiven MCP Server

@Aiven-Open

About Aiven MCP Server

Model Context Protocol server for Aiven

Basic information

Category

Other

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

Aiven-Open

Submitted by

Sandeep Mehta

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-aiven": {
      "command": "uv",
      "args": [
        "--directory",
        "$REPOSITORY_DIRECTORY",
        "run",
        "--with-editable",
        "$REPOSITORY_DIRECTORY",
        "--python",
        "3.13",
        "mcp-aiven"
      ],
      "env": {
        "AIVEN_BASE_URL": "https://api.aiven.io",
        "AIVEN_TOKEN": "$AIVEN_TOKEN"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Aiven MCP Server?

The Aiven MCP Server is a Model Context

Comments

More Other MCP servers