ThreatNews
@xue20010808
关于 ThreatNews
MCP server for Threat info collection in cyber security
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is ThreatNews?
ThreatNews is an MCP server for collecting threat intelligence information. It provides a tool-based interface to query threat news by date range, targeting security researchers and developers who need structured threat data.
How to use ThreatNews?
Configure ThreatNews in Cursor as a stdio MCP server using uv to run the collect.py script from its directory, and set the API_KEY environment variable. Invoke the collect_threat_info tool with start and end date parameters (year, month, day).
Key features of ThreatNews
- Collects threat intelligence via a single MCP tool.
- Queries by configurable start and end dates.
- Runs as a stdio MCP server.
- Requires an API key for authentication.
- Integrates with Cursor IDE.
Use cases of ThreatNews
- Query threat news for a specific date range.
- Integrate threat data collection into Cursor workflows.
- Automate threat intelligence gathering for analysis.
- Support security research with dated incident information.
FAQ from ThreatNews
What tool does ThreatNews provide?
It provides the collect_threat_info tool with required arguments: start_year, start_month, start_day, end_year, end_month, and end_day.
How do I set up ThreatNews in Cursor?
Add a stdio MCP server with the command uv and args ["--directory", "/path/to/threatmcp", "run", "collect.py"], plus the API_KEY environment variable.
Does ThreatNews include Neo4j integration?
The README shows an optional separate Neo4j MCP server configuration for building a knowledge graph, but it is not part of ThreatNews itself.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论