-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathglama.json
More file actions
11 lines (11 loc) · 665 Bytes
/
glama.json
File metadata and controls
11 lines (11 loc) · 665 Bytes
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, domain reconnaissance (DNS, WHOIS, SSL, subdomains, WAF detection), IOC/threat intel, email/phone/username OSINT, and code security checks. 31 tools, no API key required.",
"url": "https://api.contrastcyber.com/mcp/",
"category": "Security",
"tags": ["security", "cybersecurity", "cve", "domain", "vulnerability", "reconnaissance", "osint", "threat-intel", "mcp"],
"auth": "none"
}