Purify Security Feeds
Rank #67,595io.github.eason4kim-rocket/purify-feeds-mcp
Query CISA KEV / EPSS vulnerability feeds with full per-record provenance and auditable versions
Purify Security Feeds is a Model Context Protocol (MCP) server published by eason4kim-rocket. It ranks #67,595 of 132,113 servers tracked on MCP Toplist. Purify Security Feeds is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 64,518 of 132,113 servers on MCP Toplist.
Use Purify Security Feeds
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add purify-feeds-mcp -e "PURIFY_API_KEY=<your PURIFY_API_KEY>" -e "PURIFY_API_URL=<your PURIFY_API_URL>" -- docker run -i --rm ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1Replace each placeholder with your own value before saving.
[mcp_servers.purify-feeds-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1"]
[mcp_servers.purify-feeds-mcp.env]
PURIFY_API_KEY = "<your PURIFY_API_KEY>"
PURIFY_API_URL = "<your PURIFY_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"purify-feeds-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1"
],
"env": {
"PURIFY_API_KEY": "<your PURIFY_API_KEY>",
"PURIFY_API_URL": "<your PURIFY_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"purify-feeds-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1"
],
"env": {
"PURIFY_API_KEY": "<your PURIFY_API_KEY>",
"PURIFY_API_URL": "<your PURIFY_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"purify-feeds-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1"
],
"env": {
"PURIFY_API_KEY": "<your PURIFY_API_KEY>",
"PURIFY_API_URL": "<your PURIFY_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"purify-feeds-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1"
],
"env": {
"PURIFY_API_KEY": "<your PURIFY_API_KEY>",
"PURIFY_API_URL": "<your PURIFY_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"purify-feeds-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/eason4kim-rocket/purify-feeds-mcp:1.0.1"
],
"env": {
"PURIFY_API_KEY": "<your PURIFY_API_KEY>",
"PURIFY_API_URL": "<your PURIFY_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.eason4kim-rocket%2Fpurify-feeds-mcp)<a href="https://mcptoplist.com/server/io.github.eason4kim-rocket%2Fpurify-feeds-mcp"><img src="https://mcptoplist.com/badge/io.github.eason4kim-rocket%2Fpurify-feeds-mcp.svg" alt="MCP Toplist: #67,595 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
eason4kim-rocket
Other servers by eason4kim-rocket
View all eason4kim-rocket servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Purify Security Feeds?
- Purify Security Feeds is maintained by eason4kim-rocket, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Purify Security Feeds listed on the Official MCP Registry?
- Yes — Purify Security Feeds is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Purify Security Feeds have?
- MCP Toplist tracks 1 version of Purify Security Feeds, most recently published on Jul 9, 2026.
- Where can I find the source code for Purify Security Feeds?
- The source code for Purify Security Feeds is hosted at github.com/eason4kim-rocket/purify-feeds-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.