Skip to main content
Glama

TeamSpeak MCP

by MarlBurroW

deploy_server_snapshot

Restore or deploy a TeamSpeak server configuration using a snapshot to quickly replicate or recover server settings and permissions.

Instructions

Deploy/restore a server configuration from a snapshot

Input Schema

NameRequiredDescriptionDefault
snapshot_dataYesSnapshot data to deploy (from create_server_snapshot)

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "snapshot_data": { "description": "Snapshot data to deploy (from create_server_snapshot)", "type": "string" } }, "required": [ "snapshot_data" ], "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