Skip to main content
Glama

Aiven MCP Server

by ZatesloFL

get_service_details

Retrieve detailed configuration and status information for a specific Aiven cloud service within a project. Use this to access service metadata, connection parameters, and operational details for PostgreSQL, Kafka, ClickHouse, Valkey, or OpenSearch deployments.

Input Schema

NameRequiredDescriptionDefault
project_nameYes
service_nameYes

Input Schema (JSON Schema)

{ "properties": { "project_name": { "title": "project_name", "type": "string" }, "service_name": { "title": "service_name", "type": "string" } }, "required": [ "project_name", "service_name" ], "type": "object" }

Other Tools from Aiven MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZatesloFL/mcp-aiven'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server