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