Skip to main content
Glama

TeamSpeak MCP

by MarlBurroW

find_channels

Search TeamSpeak channels by name pattern to locate specific ones quickly. Simplifies channel management by enabling precise identification of channels using simple search queries.

Instructions

Search for channels by name pattern

Input Schema

NameRequiredDescriptionDefault
patternYesSearch pattern for channel name

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "pattern": { "description": "Search pattern for channel name", "type": "string" } }, "required": [ "pattern" ], "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