← MCP catalog#002 · OSINT — Seed & Pivot
Sherlock MCP
username search across 400+ social sites
Wraps the Sherlock tool for fast username searching. Complementary to Maigret — different platform list, fewer false positives on niche sites.
MCP.md
---
name: sherlock
category: osint-seed-pivot
cost: free
api_key_required: no
repo: https://github.com/Burnsedia/sherlock-mcp
paired_skills: ["seed-discovery-from-username", "alias-and-handle-pivoting", "username-enumeration-across-platforms"]
capabilities: ["username-enumeration", "social-scrape", "seed-discovery"]
---
# Sherlock MCP — username search across 400+ social sites
Wraps the Sherlock tool for fast username searching. Complementary to Maigret — different platform list, fewer false positives on niche sites.
## Install
```
pip install sherlock-mcp
```
Then register in your MCP config.
## Configuration
```json
{
"mcpServers": {
"sherlock": {
"command": "sherlock-mcp"
}
}
}
```
## What it adds
Run both Maigret and Sherlock for maximum coverage — they have different platform lists and different false-positive profiles. Sherlock is faster and more precise on mainstream social platforms; Maigret goes deeper on niche communities.
## 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