-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathglama.json
More file actions
11 lines (11 loc) · 1.17 KB
/
Copy pathglama.json
File metadata and controls
11 lines (11 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": ["UPinar"],
"name": "contrastapi",
"display_name": "ContrastAPI — Security Intelligence",
"description": "Security intelligence MCP server for AI agents. CVE lookup with EPSS/KEV enrichment, composite risk scoring (CVSS+EPSS+KEV+PoC fusion) and CVSS v3.x vector parsing, domain reconnaissance (DNS, WHOIS, SSL, subdomains, WAF detection), IOC/threat intel, email/phone/username OSINT, code security checks, MITRE ATLAS (AI/ML attack catalog) with bulk technique drill, MITRE D3FEND (defense techniques mapped to ATT&CK), web intelligence (robots.txt parser, redirect-chain walker, email validation, brand-asset scraper, SEO audit, GEO / AI-visibility audit), and active website security scanning (C engine — 11 modules, severity-ranked findings, letter grade). 55 tools, no API key required.",
"url": "https://api.contrastcyber.com/mcp/",
"category": "Security",
"tags": ["security", "cybersecurity", "cve", "domain", "vulnerability", "reconnaissance", "osint", "threat-intel", "mitre-atlas", "mitre-d3fend", "ai-security", "mcp", "web-intel", "seo-audit", "geo-audit", "email-validation"],
"auth": "none"
}