Skip to main content
Glama
.gitignore697 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # PyCharm .idea/ # VS Code .vscode/ # Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pytest .pytest_cache/ .coverage htmlcov/ # mypy .mypy_cache/ .dmypy.json dmypy.json # Model files (large) *.onnx *.bin # Audio files *.wav *.mp3 *.flac *.ogg audio_output/ # Logs *.log # Temporary files *.tmp *.temp .DS_Store Thumbs.db # Local configuration config.local.toml .env.local

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/samihalawa/advanced-tts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server