Skip to main content
Glama

SpiderFoot MCP Server

spiderfoot_export_json

Export SpiderFoot OSINT scan results in JSON format using comma-separated scan IDs for data analysis and integration.

Instructions

Export scan results in JSON for CSV of IDs.

Input Schema

NameRequiredDescriptionDefault
idsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ids": { "type": "string" } }, "required": [ "ids" ], "type": "object" }

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