Skip to main content
Glama
mikeysrecipes

Aiven MCP Server

Related Servers

Alternatives to Aiven MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      D
      quality
      A
      maintenance
      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.
      3
      203 npm
      27
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.
      2
      -
    • A
      license
      D
      quality
      D
      maintenance
      Enables interaction with Aiven cloud services including PostgreSQL, Kafka, ClickHouse, Valkey, and OpenSearch. Allows LLMs to list projects, services, and retrieve service details to build full-stack solutions across the Aiven ecosystem.
      3
      Apache 2.0

    TDQS

    D1.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_service_details retrieves specific service information, list_projects enumerates projects, and list_services enumerates services. There is no overlap in functionality, and an agent can easily distinguish between them based on their names and inferred actions.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: get_service_details, list_projects, and list_services. The naming is uniform, using snake_case throughout, with clear verbs (get, list) that accurately describe the actions.

    Tool Count3/5

    With only 3 tools, the server feels thin for managing Aiven services, which typically involve CRUD operations. While the tools cover listing and getting details, the absence of create, update, or delete tools suggests limited scope, making it borderline appropriate for the domain.

    Completeness2/5

    The tool surface is significantly incomplete for managing Aiven services. It lacks essential operations such as creating, updating, or deleting services or projects, leaving agents unable to perform full lifecycle management. This gap will likely cause agent failures in handling common administrative tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues