Loading MCP server directory, please wait...
26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.
npx @getmcp/cli add io.github.rjn32s/osint-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rjn32s/osint-mcp": {
"command": "uvx",
"args": [
"osint-mcp"
],
"env": {
"SHODAN_KEY": "",
"VIRUSTOTAL_KEY": "",
"IPINFO_KEY": "",
"HIBP_KEY": "",
"URLSCAN_KEY": ""
}
}
}
}