We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zuga-luga/ZugaShield'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CODEOWNERS•464 B
# ZugaShield Code Owners
# These owners will be requested for review on PRs touching their areas.
# Global fallback — all PRs need review from maintainer
* @Zuga-luga
# Core detection layers — security-critical
/zugashield/layers/ @Zuga-luga
# Signature files — community contributions welcome, but need review
/zugashield/signatures/ @Zuga-luga
# MCP server
/zugashield_mcp/ @Zuga-luga
# CI/CD and build
/.github/ @Zuga-luga
/pyproject.toml @Zuga-luga