fofa-mcp-server
5
The FOFA MCP Server is a server implementation for querying the FOFA API using the Model Control Protocol. It offers a user-friendly interface for performing extensive data searches and account information retrieval, emphasizing easy integration with other systems.
FOFA MCP Server
- Provides an easy-to-use interface for FOFA API data queries based on MCP (Model Control Protocol).
- Features include basic query functions for FOFA API, complete field information options, account information queries, and asynchronous HTTP client for excellent performance.
- Requires Python >= 3.11, a FOFA API key, and cline for setup.
- Installation via cloning the GitHub repository and installing dependencies using
pip
orPoetry
. - Configuration involves setting up using cline and configuring the server for different environments.
- API provides functions for FOFA search and account information retrieval.
- Includes basic and complete field information options with detailed descriptions.
- Ensures valid FOFA API key usage and compliance with FOFA API terms.