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