list_feeds
ActiveTool of Us News Feeds
declared in 0.1.0
List the curated US news, politics & government feeds (id, title, category, source). Optionally filter by category (government, news) 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: government, news."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Us News Feeds
https://github.com/pipeworx-io/mcp-us-news-feeds
2/7 registries