Skip to main content
Glama

Aiven MCP Server

Apache 2.0
  • Apple

get_service_details

Retrieve detailed information about a specific managed service within an Aiven project, including configuration, status, and connection parameters.

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/mikeysrecipes/mcp-aiven'

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