TeamSpeak
Provides TeamSpeak server administration through the ServerQuery protocol, enabling user management, channel operations, server configuration, moderation features, and file management with support for messaging, moving, kicking, banning clients, creating channels, managing permissions, and handling privilege tokens.
6 stars
0 tools
Created Aug 2025
@marlburrow/marlburrow-teamspeak-teamspeak-mcpAbout
Provides TeamSpeak server administration through the ServerQuery protocol, enabling user management, channel operations, server configuration, moderation features, and file management with support for messaging, moving, kicking, banning clients, creating channels, managing permissions, and handling privilege tokens.
Categories
general
Installation
npm
npm install @marlburrow/marlburrow-teamspeak-teamspeak-mcp
Configuration
{
"mcpServers": {
"marlburrow-teamspeak-teamspeak-mcp": {
"command": "npx",
"args": [
"-y",
"@marlburrow/marlburrow-teamspeak-teamspeak-mcp"
]
}
}
}