The Verge 新闻 MCP 服务器
MCP 服务器提供从 The Verge 的 RSS 提要中获取和搜索新闻的工具。
特征
- 从 The Verge 获取今天的新闻
- 从 The Verge 过去一周随机获取新闻
- 按关键字搜索新闻文章
安装
用法
运行服务器
与 Claude for Desktop 一起使用
- 安装Claude 桌面版
- 打开您的 Claude for Desktop App 配置:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- 添加以下配置:
- 重启 Claude 桌面版
与 Smithery 一起使用
您还可以将此 MCP 服务器与Smithery一起使用,这样您就可以轻松共享和使用 MCP 服务器:
- 确保您已安装 Smithery:
- 要通过 Smithery 使用此服务器,请运行:
- 安装后,您可以将其与 Claude 或任何其他与 MCP 兼容的应用程序一起使用。
Smithery 配置
此存储库包含 Smithery 所需的配置文件:
Dockerfile
:定义如何为 MCP 服务器构建 Docker 容器smithery.yaml
:为 Smithery 配置 MCP 服务器,包括其功能
有关 Smithery 配置的更多信息,请参阅Smithery 文档。
可用工具
获取每日新闻
获取过去 24 小时内 The Verge 发布的最新新闻文章。
示例查询:“The Verge 今天有什么新闻?”
获取每周新闻
获取过去 7 天内发布的 The Verge 新闻文章。
示例查询:“显示过去一周的 The Verge 新闻。”
**注意:**此工具会随机选择过去一周的 10 条新闻,每次使用时都会提供多样性。
搜索新闻
搜索包含特定关键字的新闻文章。
参数:
keyword
:要搜索的词条days
(可选):回顾的天数(默认值:30)
示例查询:“从 The Verge 查找有关 AI 的新闻文章。”
发展
执照
国际学习中心
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
提供从 The Verge 的 RSS 提要中获取和搜索新闻的工具,使用户可以获取今天的新闻、检索过去一周的随机文章以及在最近的 Verge 内容中搜索特定关键字。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityThis server enables users to perform Google News searches with automatic categorization and multi-language support via SerpAPI integration.Last updated -3482MIT License
- AsecurityFlicenseAqualityA server providing access to news articles from various categories including tech, data science, cybersecurity, and more, allowing retrieval and summarization of latest content.Last updated -13
- AsecurityAlicenseAqualityEnables language models to fetch and parse standard RSS/Atom feeds and RSSHub content, with multi-instance support to improve retrieval success rates.Last updated -1118Apache 2.0
- -securityAlicense-qualityProvides search functionality for arXiv.org papers through the official arXiv API, allowing users to search papers by keywords, filter by subject categories and date ranges, and receive comprehensive metadata including PDF links.Last updated -MIT License