Skip to main content
Glama

SpiderFoot MCP Server

docker-compose.yml503 B
services: spiderfoot-mcp: build: context: . image: spiderfoot-mcp:local container_name: spiderfoot-mcp environment: # Points to your local SpiderFoot Web UI/API running on the host - SPIDERFOOT_BASE_URL=http://host.docker.internal:5001 - ALLOW_START_SCAN=true - MCP_HTTP_PORT=3000 ports: - "5002:3000" # Host:Container restart: unless-stopped # If you maintain a .env file, you can pass it in explicitly: # env_file: # - .env

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