MCP Server
MCP
KernelScan
Linux kernel CVE analyzer: upload a .config, get a CycloneDX VEX report of affecting CVEs.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://kernelscan.io/mcp/",
"headers": [
{
"description": "Bearer ks_live_<your API key> — create one at https://kernelscan.io/api/auth/api-keys",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment