list_feeds
InactiveTool of Feeds
List the curated feeds available (id, title, category, source). Optionally filter by category (security, health, finance, business, government, science, ai, dev, news, tech, space, sports, crypto, climate, entertainment, gaming) 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, health, finance, business, government, science, ai, dev, news, tech, space, sports, crypto, climate, entertainment, gaming."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Feeds
https://github.com/pipeworx-io/mcp-feeds
2/7 registries