@guardbee/mcp-compliance-checker
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@guardbee/mcp-compliance-checkerCheck example.com for GDPR compliance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@guardbee/mcp-compliance-checker
KVKK, GDPR ve CCPA uyum kontrollerini GuardBee API ile çalıştıran, gizlilik politikalarını analiz eden ve yasal gereksinimleri karşılaştıran MCP sunucusu. Üç araç API anahtarı gerektirmeden çalışır.
GuardBee API anahtarı
check_complianceveget_compliance_findingsaraçları için gereklidir. app.guardbee.ai/developers adresinden alın.
Özellikler
KVKK / GDPR / CCPA Taraması — GuardBee API ile uyum odaklı tarama başlatır ve bulguları getirir
Gizlilik Politikası Analizi — URL'den politika metnini çeker; 10 uyum sinyali, puan (0-100) ve harf notu
Çerez Banner Tespiti — OneTrust, Cookiebot, Axeptio ve 10+ CMP platform tespiti
Gereksinim Kataloğu — KVKK (9), GDPR (8), CCPA (4) yasal madde referanslarıyla 21 gereksinim
Çerçeve Karşılaştırması — KVKK / GDPR / CCPA arasındaki ortak ve farklı maddeler
API Anahtarsız Araçlar —
analyze_privacy_policy,list_requirements,compare_frameworksçevrimdışı çalışır
Related MCP server: pageguard-mcp
Hızlı Başlangıç
npm install -g @guardbee/mcp-compliance-checkerclaude_desktop_config.json dosyasına ekleyin:
{
"mcpServers": {
"guardbee-compliance-checker": {
"command": "npx",
"args": ["-y", "@guardbee/mcp-compliance-checker"],
"env": {
"GUARDBEE_API_KEY": "gb_..."
}
}
}
}API anahtarınızı app.guardbee.ai/developers adresinden alın.
MCP Tools
Tool | API Anahtarı | Açıklama |
| Gerekli | URL veya brand ID için uyum taraması başlatır (KVKK/GDPR/CCPA) |
| Gerekli | Tarama bulgularını çerçeve ve severity filtresiyle getirir |
| Hayır | Gizlilik politikası URL'sini analiz eder; puan, not ve eksik maddeler |
| Hayır | Desteklenen çerçeveler için yasal gereksinimleri listeler |
| Hayır | KVKK, GDPR ve CCPA arasındaki benzerlikleri ve farklılıkları karşılaştırır |
Örnek Kullanım
Claude'a şunu sorabilirsiniz:
"example.com'un KVKK uyumunu kontrol et"
"GDPR gereksinimlerini listele"
"KVKK ile GDPR arasındaki farkları karşılaştır"
"https://example.com/privacy adresindeki gizlilik politikasını analiz et"
Örnek Çıktı
Privacy Policy Analysis: https://example.com/privacy
──────────────────────────────────────────────────────
Score : 72/100 Grade: C
✅ Data controller identity disclosed
✅ Purpose of processing stated
✅ Retention periods mentioned
✅ Cookie policy present
❌ Legal basis for processing not stated
❌ Data subject rights not listed (access, erasure, portability)
❌ International transfer safeguards missing
❌ Contact information for DPO missing
Recommendation: Add legal basis statements and data subject rights section.Desteklenen Çerçeveler
Çerçeve | Gereksinim Sayısı | Tarama Senaryosu |
KVKK | 9 |
|
GDPR | 8 |
|
CCPA | 4 |
|
Gizlilik Politikası Puanlaması
analyze_privacy_policy aracı politika metninde 10 sinyal arar:
Sinyal | Açıklama |
Veri sorumlusu kimliği | Şirket/kuruluş adı belirtilmiş |
İşleme amacı | Kişisel verinin neden toplandığı |
Hukuki dayanak | GDPR Art. 6 / KVKK Md. 5 referansı |
Saklama süreleri | Verinin ne kadar tutulacağı |
İlgili kişi hakları | Erişim, silme, taşınabilirlik, itiraz |
İletişim / DPO | Veri sorumlusuna ulaşma bilgisi |
Çerez politikası | Çerezler ve izleme teknolojileri |
Üçüncü taraf paylaşımı | Veri paylaşılan taraflar |
Güvenlik önlemleri | Teknik/idari tedbirler |
Uluslararası transfer | Yurt dışı aktarım güvenceleri |
Notlar: A (90-100) · B (75-89) · C (60-74) · D (45-59) · F (0-44)
Ortam Değişkenleri
Değişken | Açıklama |
| GuardBee API anahtarı (check_compliance ve get_compliance_findings için zorunlu) |
| Özel endpoint (varsayılan: |
Geliştirme
npm install
npm test # unit testler
npm run build # TypeScript derlemeLisans
MIT — GuardBee
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Cookie consent scanner: GDPR, CCPA, GCMv2. PASS/FAIL compliance checklists with fix recommendations.
Compliance & security scan for your app: secrets, exposed files, headers, privacy, AI-disclosure.
Cookie consent for GDPR/CCPA: scan sites for trackers, configure consent banners, get install code.
Compliance lint for AI, scraping, and privacy law. Cited findings in 200 or more jurisdictions.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceThe only Multi-LLM Compliance Engine (GPT-4o + Claude + DeepSeek). Auto-fix GDPR/LGPD risks and more 15 frameworks. code.guard.eu61MIT

pageguard-mcpofficial
AlicenseAqualityFmaintenanceScan any project or website for privacy compliance issues directly in your AI coding tool. Detects tracking tech, cookies, and third-party data collection. Works in Claude Code, Cursor, and Windsurf.3291MIT- AlicenseAqualityDmaintenanceGenerates professional compliance documents like privacy policies and terms of service directly from AI tools. Supports multiple document types and export formats with API integration.310MIT
- AlicenseNot gradedqualityCmaintenanceHelps individuals analyze privacy policies and verify if a website's technical behavior matches its stated privacy practices.MIT