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