Back to Home
Technisanct icon

falconfeeds-mcp

Verified Safe

by Technisanct

Overview

This server provides real-time cybersecurity threat intelligence, including CVEs, IOCs, threat actors, and threat feeds, through the Model Context Protocol to enhance AI-driven threat analysis and reporting.

Installation

Run Command
npx -y @falconfeeds/mcp@latest

Environment Variables

  • FALCONFEEDS_API_KEY

Security Notes

The server uses `zod` for robust input validation on all tool parameters, which is excellent for preventing injection attacks. API keys are handled securely via environment variables (`FALCONFEEDS_API_KEY`) and explicitly marked as sensitive in the manifest. All external network communication is directed to a specific, trusted API endpoint (FalconFeeds.io) over HTTPS. Error handling for API calls is specific and well-defined using `FalconFeedsApiError`. No 'eval' or other directly dangerous functions are used on untrusted input. The reliance on an external API (FalconFeeds.io) introduces an inherent, albeit managed, third-party dependency risk.

Similar Servers

Stats

Interest Score8
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-12-16

Tags

cybersecuritythreat-intelligenceCVEIOCthreat-actor