关于
This tool implements an MCP server that integrates with Claude Desktop to provide access to the latest cybersecurity news from various websites. It exposes a `get_news` tool, which can be used to retrieve content from specified news sources. It supports fetching news from supported websites, offers simple integration with Claude Desktop via MCP, and features an extensible architecture for adding new news sources.
主要功能
- Extracts title, link, and description of the latest news
- Simple integration with Claude Desktop via MCP
- 0 GitHub stars
- Retrieves the latest news from supported websites
- Uses Beautiful Soup for HTML content extraction
- Extensible architecture for adding new news sources
使用案例
- Extending the tool to support additional news sources
- Integrating cybersecurity news into Claude Desktop workflows
- Automating the retrieval of cybersecurity news updates