
No more wrestling with broken XML, CORS nightmares, or parsing inconsistencies. Point us at any feed. Get clean JSON back.
response = await fetch(https://api.feedables.net/v1/enhance?rss_url=RSS-URL, {
headers: { 'Authorization': 'Bearer YOUR-API-KEY' }
});Be among the first to transform your RSS feeds with AI intelligence.
Three steps from chaos to clean, intelligent data.
Pass any RSS or Atom URL to our API. We handle the messy bits — broken encodings, CORS blocks, inconsistent formats.
Our AI reads every item — extracting topics, scoring quality 0-10, detecting duplicates across feeds, and tagging sentiment.
Every response includes AI-enriched metadata. Ready for your app, your AI agent, or your Claude workflow.
We don't just convert RSS to JSON - we make it intelligent, reliable, and ready for your applications.
Automatic sentiment analysis, topic categorization, and quality scoring. No more parsing raw content manually.
Native MCP server turns Claude & other AI assistants into intelligent RSS agents. First-class AI ecosystem support.
AI-powered duplicate detection across unlimited feeds. Get unique content, not noise.
Multiple proxy fallbacks ensure your feeds never fail. 99.9% uptime guaranteed.
Every item scored 0-10 for signal quality. Surface the content that actually matters, automatically.
Be among the first developers to build on Feedables' AI-powered RSS intelligence platform.
Feedables is the first RSS API with native MCP (Model Context Protocol) support. Transform Claude and other AI assistants into intelligent RSS agents that monitor, analyze, and act on real-time information streams.
RSS Feeds
Feedables API
AI Assistant
MCP enables AI assistants to access external tools and data sources. Feedables provides the critical infrastructure for agents to monitor, understand, and act on real-world information streams.
Monitor financial news, track sentiment shifts, and alert on market-moving events
Track arxiv papers, aggregate findings, and summarize emerging research trends
Track competitor mentions, product launches, and industry developments
git clone https://github.com/feedables/feedables-mcp
cd feedables-mcp
npm install && npm run build{
"mcpServers": {
"feedables": {
"command": "node",
"args": ["dist/index.js"],
"env": {
"FEEDABLES_API_KEY": "your-api-key"
}
}
}
}Ready to use! Ask Claude to fetch news, analyze sentiment, or monitor trends across your RSS feeds.
We understand developers need more than basic RSS parsing. That's why we built intelligence into every API call.
constresponse=awaitfetch('https://api.feedables.net/v1/enhance?rss_url=https://techcrunch.com/feed', { headers: {'X-API-Key':'your-api-key'} });constdata=awaitresponse.json();// Get AI-powered insights instantlyconsole.log(data.items[0].ai_enhanced);// → { sentiment: 'positive', topics: ['AI', 'Startup'], quality: 8.7 }
Get enhanced RSS data with sentiment, topics, and quality scores in a single request.
Native support for Claude and AI assistants through Model Context Protocol.
Smart caching and multi-proxy fallbacks ensure sub-second response times.
Join the waitlist and be first to know when we launch. No spam, ever.