Skip to main content
Glama

Risky Business MCP Server

by khizar-anjum
.gitignore578 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 # Virtual Environment venv/ ENV/ env/ .venv/ # Environment Variables .env .env.local .env.production .env.development # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # MCP/Claude specific .claude/ claude_desktop_config.json # Logs *.log logs/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .hypothesis/ # Documentation builds docs/_build/ docs/.doctrees/ # 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/khizar-anjum/risky-business-mcp'

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