Skip to content
OSINT Tradecraft
OSINT Tradecraft
Investigation skills · Vol. 8
← MCP catalog#003 · OSINT — Seed & Pivot

OSINT-Tools MCP (frishtik)

Sherlock + Holehe + Maigret + theHarvester

One-stop seed and pivot toolbox. Bundles four tools under a single MCP namespace: Sherlock (username), Holehe (email presence across sites), Maigret (username, 2,500+ sites), and theHarvester (email/subdomain harvesting per domain).

Cost
Free · no API key
API key
Not required
Slug
osint-tools-frishtik
MCP.md
---
name: osint-tools-frishtik
category: osint-seed-pivot
cost: free
api_key_required: no
repo: https://github.com/frishtik/osint-tools-mcp-server
paired_skills: ["seed-discovery-from-name", "seed-discovery-from-email", "seed-discovery-from-username", "alias-and-handle-pivoting", "username-enumeration-across-platforms", "email-permutation-and-verification"]
capabilities: ["username-enumeration", "email-enumeration", "social-scrape", "seed-discovery"]
---

# OSINT-Tools MCP (frishtik) — Sherlock + Holehe + Maigret + theHarvester

One-stop seed and pivot toolbox. Bundles four tools under a single MCP namespace: Sherlock (username), Holehe (email presence across sites), Maigret (username, 2,500+ sites), and theHarvester (email/subdomain harvesting per domain).

## Install

```
git clone https://github.com/frishtik/osint-tools-mcp-server
pip install -r requirements.txt
```

Underlying CLIs (Sherlock, Holehe, Maigret, theHarvester) are installed automatically.

## Configuration

```json
{
  "mcpServers": {
    "osint-tools": {
      "command": "python",
      "args": ["-m", "osint_tools_mcp_server"]
    }
  }
}
```

Update the args path to match your clone directory.

## What it adds

Covers the most-used seed/pivot tools under one namespace so Claude doesn't have to switch between four separate MCPs for a basic identity sweep. Useful as a single-install starter for new investigators.

## Pairs with skills

- 001 `seed-discovery-from-name`
- 002 `seed-discovery-from-email`
- 004 `seed-discovery-from-username`
- 008 `alias-and-handle-pivoting`
- 009 `username-enumeration-across-platforms`
- 010 `email-permutation-and-verification`

## Cost

Free. No API key required.
Pairs with skills
  • #001seed-discovery-from-name
  • #002seed-discovery-from-email
  • #004seed-discovery-from-username
  • #008alias-and-handle-pivoting
  • #009username-enumeration-across-platforms
  • #010email-permutation-and-verification

This MCP gives your agent the tools to execute the workflow described by these skills — instead of just describing it.

Bundled in the Toolkit

This MCP is one of 36 pre-configured servers in the Investigator's MCP Toolkit. One-command installer, $149 one-time.

Pricing
Back to MCP catalog
OSINT-Tools MCP (frishtik) — Sherlock + Holehe + Maigret + theHarvester — MCP server · OSINT Tradecraft