dn9uy3n/bbot-osint-mcp
Deploy a secure OSINT service based on BBOT with FastAPI API, Neo4j for full-fidelity storage (events, hosts, domains, IPs, URLs, emails), and MCP server for Cursor integration. Optimized for continuous low-concurrency scanning to reduce blocking risk.
Platform-specific configuration:
{
"mcpServers": {
"bbot-osint-mcp": {
"command": "npx",
"args": [
"-y",
"bbot-osint-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...