list_feeds
ActiveTool of Security Feeds
declared in 0.1.0
List the curated cybersecurity feeds (id, title, category, source). Optionally filter by category (security) or keyword. Pass an id to read_feed.
Parameters schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Keyword to match in feed title/source/description."
},
"category": {
"type": "string",
"description": "Filter by category: security."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Security Feeds
https://github.com/pipeworx-io/mcp-security-feeds
2/7 registries