Skip to main content
Glama

SpiderFoot MCP Server

.env.example388 B
# SpiderFoot MCP Server configuration # Copy this file to .env and adjust values as needed. # Base URL of local SpiderFoot Web UI/API (Docker exposes 5001 by default) SPIDERFOOT_BASE_URL=http://127.0.0.1:5001 # Optional Digest auth (leave unset if not used in your local setup) # SPIDERFOOT_USER= # SPIDERFOOT_PASS= # Allow starting scans from MCP (default true) ALLOW_START_SCAN=true

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CorbettCajun/Spiderfoot-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server