Skip to main content
Glama

TeamSpeak MCP

by MarlBurroW

client_info_detailed

Retrieve comprehensive details about a specific client on TeamSpeak by providing their unique client ID. This tool enables precise user management and server administration through the MCP server.

Instructions

Get detailed information about a specific client

Input Schema

NameRequiredDescriptionDefault
client_idYesClient ID to get detailed info for

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "client_id": { "description": "Client ID to get detailed info for", "type": "integer" } }, "required": [ "client_id" ], "type": "object" }

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/MarlBurroW/teamspeak-mcp'

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