Skip to main content
Glama
.gitignoreβ€’593 B
# Scan results scans/ *.log *.txt *.xml *.json *.csv # 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 PIPFILE.lock # Virtual environments venv/ ENV/ env/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Docker .dockerignore # Environment variables .env .env.local # Temporary files *.tmp temp/ tmp/ # Wordlists (too large for git) wordlists/rockyou.txt wordlists/*.gz # Database files *.db *.sqlite *.sqlite3

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/JesseEikeland/kali-mcp'

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