feed
ActiveTool of mcp-rss2json
declared in 0.1.0
Fetch RSS/Atom feed as JSON.
Parameters schema
{
"type": "object",
"examples": [
{
"rss_url": "https://feeds.arstechnica.com/arstechnica/index"
},
{
"count": 10,
"api_key": "your-rss2json-api-key",
"rss_url": "https://www.bbc.com/news/rss.xml"
}
],
"required": [
"rss_url"
],
"properties": {
"count": {
"type": "number"
},
"api_key": {
"type": "string",
"description": "Optional free rss2json API key for higher limits."
},
"rss_url": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-rss2json
https://github.com/pipeworx-io/mcp-rss2json
2/7 registries