logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ThreatNews

Collects and analyzes threat information over specified date ranges, integrating with Neo4j for advanced knowledge graph capabilities.

Author

ThreatNews logo

xue20010808

MIT License

Quick Info

GitHub GitHub Stars 4
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

threatnewsneo4jthreatthreatnews collectsthreat informationneo4j advanced

MCP server for threat info colletion

Usage : TOOL: collect_threat_info arguments": { "start_year": "2024", "start_month": "3", "start_day": "1", "end_year": "2024", "end_month": "3", "end_day": "10" }

Cursor settins->Add mcp server[stdio]: mcp.json:

{ "mcpServers": { "Threat_news": { "command": "uv", "args": ["--directory", "/Users/sheldon/Desktop/mcp_test/threatmcp","run", "collect.py"], "env": { "API_KEY": "value" } }, // if u want to create a neo4j knowledge graph. Thanks to alanse!!! "neo4j": { "command": "npx", "args": ["@alanse/mcp-neo4j-server"], "env": { "NEO4J_URI": "bolt://localhost:7687", "NEO4J_USERNAME": "neo4j", "NEO4J_PASSWORD": "123456" } }

Or view it in Smithery: image

See Also

`