Skip to main content
Glama

TeamSpeak MCP

by MarlBurroW
claude_desktop_config.json358 B
{ "mcpServers": { "teamspeak": { "command": "python", "args": ["-m", "teamspeak_mcp.server"], "env": { "TEAMSPEAK_HOST": "your-server.example.com", "TEAMSPEAK_PORT": "10011", "TEAMSPEAK_USER": "serveradmin", "TEAMSPEAK_PASSWORD": "your-password", "TEAMSPEAK_SERVER_ID": "1" } } } }

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