Loading languages...
MC

mcp-aiven

@Aiven-Open8

Model Context Protocol server for Aiven

aiven
cloud
postgresql
kafka
clickhouse
valkey
opensearch

# mcpServer Config

{
  "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"
      }
    }
  }
}

# stdio

uv --directory $REPOSITORY_DIRECTORY run --with-editable $REPOSITORY_DIRECTORY --python 3.13 mcp-aiven
Transport:
stdio
Taal:
Python
Gemaakt:3/13/2025
Bijgewerkt:7/30/2025