Skip to main content
Glama

Vultr MCP

by rsp2k

list_kafka_topics

Retrieve all Kafka topics from a specified Vultr Kafka database to manage message streaming and data organization.

Instructions

List Kafka topics (Kafka databases only).

Args: database_id: The Kafka database ID or label

Returns: List of Kafka topics

Input Schema

NameRequiredDescriptionDefault
database_idYes

Input Schema (JSON Schema)

{ "properties": { "database_id": { "title": "Database Id", "type": "string" } }, "required": [ "database_id" ], "type": "object" }

Other Tools from Vultr MCP

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/rsp2k/mcp-vultr'

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