This server provides access to FoFa API functionality through the Model Context Protocol, allowing AI assistants to query information about internet-connected devices and services.
fofanetwork-securityasset-searchintelligencecybersecuritymcp-serverjavascriptcontext
Installation & Configuration
{
"mcpServers": {
"fofa": {
"command": "node",
"args": [
"/path/to/fofa-mcp-server/build/index.js"
],
"env": {
"FOFA_API_KEY": "your-api-key-here",
"FOFA_EMAIL": "your-email-here"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17