BurtTheCoder/mcp-maigret
by Various
MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
MCP
BurtTheCoder/mcp-maigret
Added 1 June 2026
Overview
An MCP server that wraps the maigret OSINT tool, enabling automated collection of user account information from public sources. It exposes maigret's search capabilities through the Model Context Protocol for integration with AI assistants.
Best for
Best for
Developers building AI assistants that need to perform OSINT username lookups
Use cases
- Search for a username across hundreds of social platforms and forums
- Aggregate public profile data for digital footprint analysis
- Automate OSINT reconnaissance within AI-assisted workflows
How to use
Install
npm install -g mcp-maigret Tools exposed
search_usernameparse_url
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "maigret": {\n "command": "mcp-maigret",\n "env": {\n "MAIGRET_REPORTS_DIR": "/path/to/reports/directory"\n }\n }\n }\n} Notes
An MCP server that wraps the maigret OSINT tool, enabling automated collection of user account information from public sources. It exposes maigret’s search capabilities through the Model Context Protocol for integration with AI assistants.
242 stars on GitHub. Last updated 2026-01-27. Licensed MIT.
Use cases
- Search for a username across hundreds of social platforms and forums
- Aggregate public profile data for digital footprint analysis
- Automate OSINT reconnaissance within AI-assisted workflows
Pros
- Leverages maigret’s extensive site coverage for broad username searches
- Simple MCP interface allows easy integration with AI tools
- Open source with active community (242 stars)
Cons
- Depends on maigret’s accuracy and site availability for results
- Limited to username-based searches, not deeper profile scraping
- Requires running an MCP-compatible host to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages maigret's extensive site coverage for broad username searches
- Simple MCP interface allows easy integration with AI tools
- Open source with active community (242 stars)
Cons
- Depends on maigret's accuracy and site availability for results
- Limited to username-based searches, not deeper profile scraping
- Requires running an MCP-compatible host to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.