{"name":"com.datakoot/cve-vulnerability-lookup","slug":"datakoot-cve-vulnerability-lookup","title":"Security Intel MCP","description":"CVE lookups (NVD) and dependency-manifest audits (OSV) for AI agents. No API keys.","url":"https://mcp.market/server/datakoot-cve-vulnerability-lookup","rating":null,"grade":"A","score":89,"certified":false,"status":"active","category":"security","tags":["security"],"presence":{"score":20,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-15T22:44:22.000Z","license":"MIT"},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T20:11:14.008Z","last_ok_at":"2026-09-20T20:11:14.008Z","latency_ms":42},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/datakoot/security-intel-mcp","website":null,"version":"2.1.0","remotes":[{"type":"streamable-http","url":"https://security.datakoot.com/mcp"}],"packages":[],"tools":[{"name":"audit_dependencies","description":"Audit a whole dependency manifest for known vulnerabilities in one call. Paste a package.json (as 'manifest'), or pass a 'dependencies' array of {name, version} objects. Returns per-package findings and a summary. Ecosystem defaults to npm.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"manifest":{"type":"string","description":"Raw package.json contents"},"dependencies":{"type":"array","items":{"type":"object"},"description":"[{name, version}] entries"},"ecosystem":{"type":"string","description":"Default npm"}},"required":[]}},{"name":"cve_lookup","description":"Look up a CVE by ID and get a compact summary: description, CVSS score & severity, vector, CWE weakness, publish date, references — plus whether it is on the CISA Known-Exploited list (actively exploited in the wild) and its EPSS exploit-probability. Sources: NVD (NIST), CISA KEV, FIRST EPSS.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cve_id":{"type":"string","description":"e.g. CVE-2021-44228"}},"required":["cve_id"]}},{"name":"epss_score","description":"Get the EPSS exploit-probability score (0-1) and percentile for one or more CVEs — the likelihood each is exploited in the next 30 days. Use it to prioritize patching. Pass cve_id for one, or cve_ids (array or comma-separated) for many. Source: FIRST.org EPSS.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cve_id":{"type":"string","description":"A single CVE id."},"cve_ids":{"type":"array","items":{"type":"string"},"description":"Multiple CVE ids (or pass a comma-separated string)."}},"required":[]}},{"name":"known_exploited","description":"Check whether a CVE is on the CISA Known Exploited Vulnerabilities (KEV) catalog — confirmed exploited in the wild — or list the most recently added exploited vulnerabilities. Pass cve_id to check one; omit it to list recent (optionally filter by vendor/product, or ransomware_only). Source: CISA KEV, updated ~daily.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cve_id":{"type":"string","description":"Optional. Check a single CVE, e.g. CVE-2021-44228."},"limit":{"type":"number","description":"When listing, how many newest entries to return (default 20, max 100)."},"vendor":{"type":"string","description":"Optional. Filter by vendor or product name substring."},"ransomware_only":{"type":"boolean","description":"Optional. Only vulns CISA links to known ransomware campaigns."}},"required":[]}},{"name":"package_vulnerabilities","description":"List known vulnerabilities for a software package (optionally a specific version) via OSV. Ecosystems: npm, pypi, cargo, go, maven, rubygems, nuget, composer, pub, hex.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"ecosystem":{"type":"string","description":"Package registry to look in. One of: npm, pypi, cargo, go, maven, rubygems, nuget, composer, pub, hex."},"name":{"type":"string","description":"Exact package name as published in that registry, e.g. lodash for npm, requests for pypi."},"version":{"type":"string","description":"Optional; if given, only vulns affecting that version are returned"}},"required":["ecosystem","name"]}}],"scan":{"score":89,"grade":"A","scanned_at":"2026-09-20T16:20:22.127Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T16:20:22.068Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 177ms"]},"poisoning":{"score":15,"max":15,"notes":["5 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 5 days ago"]},"identity":{"score":7,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://security.datakoot.com/mcp","reachable":true,"authRequired":false,"latencyMs":177,"serverInfo":{"name":"security-intel","version":"2.1.0"}}],"packages":[],"repo":{"found":true,"owner":"datakoot","repo":"security-intel-mcp","archived":false,"pushedAt":"2026-09-15T22:44:22Z","stars":0,"forks":0,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/302205244?v=4","ownerCreatedAt":"2026-07-10T16:11:28Z","license":"MIT"},"icon":{"url":"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 80 80'%3E%3Crect x='-40' y='-40' width='80' height='80' rx='18' fill='%230b1220'/%3E%3Cpath d='M0 -26 L23 -13 L23 13 L0 26 L-23 13 L-23 -13 Z' fill='none' stroke='%234f8cff' stroke-width='4.5'/%3E%3Cline x1='0' y1='-19' x2='0' y2='19' stroke='%234f8cff' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='0' y1='0' x2='20' y2='-12' stroke='%234f8cff' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='0' y1='0' x2='20' y2='12' stroke='%234f8cff' stroke-width='5' stroke-linecap='round'/%3E%3Ccircle cx='0' cy='-26' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='23' cy='-13' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='23' cy='13' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='0' cy='26' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='-23' cy='13' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='-23' cy='-13' r='4.5' fill='%2326d3ee'/%3E%3C/svg%3E","source":"site"},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-15T22:44:22.000Z","score":20}}}},"grade_history":[],"reviews":[]}