Skip to main content
Glama

Waygate MCP

.gitignore•631 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environment venv/ ENV/ env/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local .env.*.local # Database *.db *.sqlite *.sqlite3 # Logs logs/ *.log # Testing .coverage .pytest_cache/ htmlcov/ .tox/ .mypy_cache/ .dmypy.json dmypy.json # Documentation docs/_build/ site/ # Waygate specific .waygate/ waygate.pid .waygate.pid # Backup files *.bak *.backup *.old # Temporary files tmp/ temp/ *.tmp

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/jeremylongshore/waygate-mcp'

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