Skip to main content
Glama
.gitignoreโ€ข853 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python # Distribution / packaging build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.log .pytest_cache/ # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ .venv/ # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment variables (contains API keys) .env .env.local .env.*.local # Personal scripts with API keys inspector.sh # Keep inspector.sh.example as template # Personal release/deployment scripts release.sh # Build tools *.whl *.tar.gz # Temporary files *.tmp *.bak .temp/ temp/ # OS specific Thumbs.db

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/amCharlie/aimusic-mcp-tool'

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