MCP Server
MCP
Purify Security Feeds
Query CISA KEV / EPSS vulnerability feeds with full per-record provenance and auditable versions
Install
oci:ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the public feeds gateway (issued manually during the pilot — open a GitHub issue to request one)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PURIFY_API_KEY"
},
{
"description": "Feeds API base URL (defaults to the public gateway https://feeds.verifly.pro/feeds-api)",
"format": "string",
"name": "PURIFY_API_URL"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment