Skip to main content
Glama

Security Scanner MCP Server

by Rupeebw
.gitignore623 B
# Dependencies node_modules/ # Build output dist/ *.tsbuildinfo # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment files .env .env.* !.env.example !.env.*.example # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Test coverage coverage/ .nyc_output/ # Temporary files *.tmp *.bak .cache/ # Security - certificates and keys *.pem *.key *.cert *.p12 *.pfx .aws/ credentials aws-exports.js **/secrets/ **/credentials/ # Database files *.sqlite *.db # Python __pycache__/ *.pyc # Config files that might contain secrets config.json settings.json docker-compose.override.yml

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/Rupeebw/security-scanner-mcp'

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