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.
Integrations
Fetches news from The Verge's RSS feed to provide current news articles and search capabilities
The Verge 新闻 MCP 服务器
MCP 服务器提供从 The Verge 的 RSS 提要中获取和搜索新闻的工具。
特征
- 从 The Verge 获取今天的新闻
- 从 The Verge 过去一周随机获取新闻
- 按关键字搜索新闻文章
安装
Copy
用法
运行服务器
Copy
与 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:
- 添加以下配置:
Copy
- 重启 Claude 桌面版
与 Smithery 一起使用
您还可以将此 MCP 服务器与Smithery一起使用,这样您就可以轻松共享和使用 MCP 服务器:
- 确保您已安装 Smithery:
Copy
- 要通过 Smithery 使用此服务器,请运行:
Copy
- 安装后,您可以将其与 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 的新闻文章。”
发展
Copy
执照
国际学习中心
You must be authenticated.
提供从 The Verge 的 RSS 提要中获取和搜索新闻的工具,使用户可以获取今天的新闻、检索过去一周的随机文章以及在最近的 Verge 内容中搜索特定关键字。