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

Maigret MCP

username sweep across 2,500+ sites

Wraps the `maigret` CLI to enumerate username presence across 2,500+ platforms and parse the result graph.

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

# Maigret MCP — username sweep across 2,500+ sites

Wraps the `maigret` CLI to enumerate username presence across 2,500+ platforms and parse the result graph.

## Install

```
uvx mcp-maigret
```

Requires Python. Maigret CLI is installed automatically by uvx.

## Configuration

```json
{
  "mcpServers": {
    "maigret": {
      "command": "uvx",
      "args": ["mcp-maigret"]
    }
  }
}
```

## What it adds

Claude can run a full username sweep and reason over the result graph — which platforms returned hits, which returned near-misses, which to follow up on. Without this MCP, the skill is a checklist; with it, Claude executes the sweep and synthesizes the findings.

## Pairs with skills

- 004 `seed-discovery-from-username`
- 008 `alias-and-handle-pivoting`
- 009 `username-enumeration-across-platforms`

## Cost

Free. No API key required.
Pairs with skills
  • #004seed-discovery-from-username
  • #008alias-and-handle-pivoting
  • #009username-enumeration-across-platforms

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
Maigret MCP — username sweep across 2,500+ sites — MCP server · OSINT Tradecraft