Skip to main content
Glama

MCPPentestBOT

by kannanprabu
.gitignoreβ€’485 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual Environment venv/ env/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Credentials (IMPORTANT - Never commit!) config.py .env *.key credentials.json # Test outputs test_output/ *.log # Documentation duplicates (keep only essential ones) COMPARISON.md COMPLETE_PACKAGE.md CONFIG_GUIDE.md # Old/backup files llm_client_direct_old.py llm_client_old.py *_backup.py *_old.py

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/kannanprabu/MCPPentestBOT'

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