← All servers
πŸ”§

OpenOSINTVerifiedπŸ›‘ No advisories

io.github.OpenOSINT/openosint
New to MCP? Start here β†’
1.2kβ˜… stars
0weekly installs
6 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/openosint, which proved it owns this namespace.

Verified owner: github.com/openosint β†—io.github.OpenOSINT/openosint

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ANTHROPIC_API_KEY, HIBP_API_KEY, IPINFO_TOKEN, IP2LOCATION_API_KEY, ABUSEIPDB_API_KEY.

About

AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.

Packages & transports

pypiopenosintv2.25.0 Β· uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "openosint": {
      "command": "uvx",
      "args": [
        "openosint"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx openosint