ThreatNews
@xue20010808
About ThreatNews
MCP server for Threat info collection in cyber security
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments