Back to Home
intbjw icon

fofa-mcp-server

Verified Safe

by intbjw

Overview

Provides a Model Control Protocol (MCP) server for querying FOFA API data, designed for integration with AI models.

Installation

Run Command
python3 /path/to/fofa-mcp-server/main.py

Environment Variables

  • FOFA_KEY

Security Notes

The code loads the FOFA API key from environment variables, preventing hardcoding. FOFA query parameters are base64 encoded before being sent to the external API. No direct use of 'eval' or other highly dangerous functions was observed. The main risk comes from reliance on the external FOFA API and potential misuse of the provided tool functions by an integrated AI model.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassLow
Avg Tokens1500
Stars7
Forks4
Last Update2025-11-24

Tags

FOFACybersecurityAPI IntegrationMCPPython