CorbettCajun/Spiderfoot-MCP-Server
3.1
If you are the rightful owner of Spiderfoot-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The SpiderFoot MCP Server is a TypeScript-based server that provides key functionalities of SpiderFoot through the Model Context Protocol, running locally in Docker.
Tools
Functions exposed to the LLM to take actions
spiderfoot_ping
GET /ping
spiderfoot_modules
GET /modules
spiderfoot_event_types
GET /eventtypes
spiderfoot_scans
GET /scanlist
spiderfoot_scan_info
GET /scanopts?id=
spiderfoot_start_scan
POST /startscan (guarded by ALLOW_START_SCAN)
spiderfoot_scan_data
POST /scaneventresults
spiderfoot_scan_data_unique
POST /scaneventresultsunique
spiderfoot_scan_logs
POST /scanlog
spiderfoot_export_json
POST /scanexportjsonmulti
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client