mcp_newsnow

sligter/mcp_newsnow

3.5

If you are the rightful owner of mcp_newsnow 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.

MCP NewNow Server is a news aggregation server based on the Model Context Protocol (MCP), providing multi-platform trending news and topics through the Newsnow API.

Tools

Functions exposed to the LLM to take actions

get_newsnow

从指定源获取最新新闻

get_multi_news

从多个源获取最新新闻

get_all_news

获取所有配置的新闻源的数据

Returns: 包含所有新闻源数据的字典

list_sources

列出所有可用的新闻来源和对应的中文名称

Prompts

Interactive templates invoked by user choice

news_summary

获取特定源的新闻总结提示

multi_news_summary

获取多源新闻总结提示

Resources

Contextual data attached and managed by the client

headlines

URI: news://headlines

MIME: text/plain

获取最新头条新闻列表

sources

URI: news://sources

MIME: text/plain

获取可用新闻源列表