OpenOSINT

OpenOSINT

AI-driven OSINT agent with interactive REPL, MCP server, and CLI support.

MCPResearchOpen sourceOSINT安全研究AI 代理
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.0k
Source
mcp-github

Overview

OpenOSINT is an AI-powered open-source intelligence (OSINT) agent tool offering an interactive REPL, MCP server, and command-line interface. It integrates 18 investigative tools and operates through a natural language interface. Supports Claude, GPT-4, or local models. Designed for authorized security researchers. Can be installed via pip and run directly, or used as an MCP server.

Capabilities

  • Automatic selection and execution of AI toolchain
  • 18 modular investigation tools
  • Support for three AI backends
  • Native MCP server support
  • Parallel execution of tools
  • Auto-generation of PDF and Markdown reports

Use cases

Email and username investigationsData breach checksIP address and subdomain analysisWeb threat intelligence collection

Setup

Requires: API KeyNode 环境
pip install openosint

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with OpenOSINT?

After installation, run `openosint` to enter the interactive REPL, or use `openosint web` to start the web interface.

Which AI models are supported?

Default support is for Anthropic Claude, but also supports local Ollama and any OpenAI-compatible endpoint.

Related skills