OpenOSINT
Rank #608glama/OpenOSINT
AI-powered OSINT framework exposing 10 tools (email, username, breach, WHOIS, IP, subdomain, phone, Shodan, dorks, Pastebin) as an MCP server for Claude Code and Claude Desktop, with an autonomous agent REPL and direct CLI.
OpenOSINT is a Model Context Protocol (MCP) server published by OpenOSINT. It ranks #608 of 58,900 servers tracked on MCP Toplist, and its repository has 413 GitHub stars. OpenOSINT is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on May 26, 2026.
Ranks ahead of 58,292 of 58,900 servers on MCP Toplist.
Use OpenOSINT
Add OpenOSINT to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"openosint": {
"command": "uvx",
"args": [
"openosint"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"HIBP_API_KEY": "<your HIBP_API_KEY>",
"IPINFO_TOKEN": "<your IPINFO_TOKEN>",
"IP2LOCATION_API_KEY": "<your IP2LOCATION_API_KEY>",
"ABUSEIPDB_API_KEY": "<your ABUSEIPDB_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
OpenOSINT
Available versions (1)
| Version | Published |
|---|---|
| 2.15.2 | May 26, 2026 |
Frequently asked questions
- What is OpenOSINT?
- AI-powered OSINT framework exposing 10 tools (email, username, breach, WHOIS, IP, subdomain, phone, Shodan, dorks, Pastebin) as an MCP server for Claude Code and Claude Desktop, with an autonomous agent REPL and direct CLI.
- Who maintains OpenOSINT?
- OpenOSINT is maintained by OpenOSINT, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is OpenOSINT an official MCP server?
- Yes — OpenOSINT is listed on the Official MCP Registry, alongside Glama.
- How many versions does OpenOSINT have?
- MCP Toplist tracks 1 version of OpenOSINT, most recently published on May 26, 2026.
- Where can I find the source code for OpenOSINT?
- The source code for OpenOSINT is hosted at github.com/OpenOSINT/OpenOSINT.