osint-mcp

bleucpu/osint-mcp
★ 0 stars Python 🗄️ Database Updated 2d ago
Continuous OSINT / attack-surface monitoring stack for bug bounty hunting. MCP server + Discord notifications. BBOT, RSS, scope-diff, secrets, social — all five flavors of fresh attack surface in one event feed.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "osint-mcp": {
      "command": "uvx",
      "args": [
        "osint-mcp"
      ]
    }
  }
}

Or install with pip: pip install osint-mcp

README Excerpt

Continuous OSINT / attack-surface monitoring stack for bug bounty hunting. One Python daemon, one SQLite database, many watchers (subdomains, RSS, changelogs, certs, GitHub, scope changes, social), exposed as an **MCP server** so AI agents can pull fresh attack surface on any target — and pushed in real time to **Discord** so you see it too.

Tools (1)

BUGCROWD_API_TOKEN