OpenOSINT runs on your own machine — the client starts it, so there is no endpoint to ping. 863 installs a week from pypi. Last commit 17 Sep 2026.
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.Popen(
env = dict(os.environ)
lines.append(f"[+] https://pastebin.com/{paste_id} ({date})")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openosint -- uvx openosint
{
"mcpServers": {
"openosint": {
"args": [
"openosint"
],
"command": "uvx"
}
}
}
[mcp_servers.openosint]
command = "uvx"
args = ["openosint"]
{
"mcpServers": {
"openosint": {
"args": [
"openosint"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"openosint": {
"args": [
"openosint"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ANTHROPIC_API_KEY (Anthropic API key — required for the AI agent REPL), HIBP_API_KEY (HaveIBeenPwned API key for breach detection (search_breach tool)), IPINFO_TOKEN (ipinfo.io token for higher IP lookup rate limits (search_ip tool)), IP2LOCATION_API_KEY (IP2Location API key for enhanced IP intelligence (search_ip2location tool)), ABUSEIPDB_API_KEY (AbuseIPDB API key for IP abuse reputation checks (search_abuseipdb tool)).
The author declared them in the registry entry; get the values from the project itself.
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
OSINT MCP server — 23 tools: DNS, WHOIS, Shodan, breaches, GEOINT, crypto. Works with Claude Code.
WinstonRedGuard monorepo bridge for MCP agents: governance, pipelines, memory, OSINT tools.
197 MCP tools from 74 developer APIs — screenshots, email, NLP, WHOIS, QR, PDF, and more.
MCP server for Instagit — AI-powered Git repository analysis for coding agents
AI-powered MCP server for generating GitHub issues and detecting semantic duplicates.
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Answers built from our own checks of this server.