Skip to main content
Glama

TeamSpeak MCP

by MarlBurroW

channel_info

Retrieve detailed data for a specific TeamSpeak channel using the channel ID to manage configurations, permissions, and server administration effectively.

Instructions

Get detailed information about a specific channel

Input Schema

NameRequiredDescriptionDefault
channel_idYesChannel ID to get info for

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "channel_id": { "description": "Channel ID to get info for", "type": "integer" } }, "required": [ "channel_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