skydockAI/news_mcp
3.2
If you are the rightful owner of news_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
News MCP is an open-source Model Context Protocol server designed to retrieve and extract structured information from RSS news feeds and full-length articles, utilizing OpenAI models for summarization and analysis.
Tools
Functions exposed to the LLM to take actions
get_news_rss_list
Returns the list of configured RSS feed sources.
get_news_feeds
Fetches and parses RSS feed items using OpenAI to extract structured content.
get_news_article
Fetches a full article from a URL and uses OpenAI to extract a structured article object.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client