Skip to main content
Glama

TeamSpeak MCP

by MarlBurroW
.gitignore639 B
# Variables d'environnement et configuration sensible .env .env.local .env.production # Fichiers Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ env/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs *.log # Development scripts/dev.sh .env .env.local .env.*.local scripts/dev.env scripts/dev.env.example # Docker .docker/ # Tests .coverage htmlcov/ .pytest_cache/ .tox/ # Distribution dist/ build/ *.egg-info/

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