Maigret MCP Server
A Model Context Protocol (MCP) server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs. It is designed to integrate seamlessly with MCP-compatible applications like Claude Desktop.
⚠️ Warning
This tool is designed for legitimate OSINT research purposes. Please:
- Only search for information that is publicly available
- Respect privacy and data protection laws
- Follow the terms of service of the platforms being searched
- Use responsibly and ethically
- Be aware that some sites may rate-limit or block automated searches
Security
This server implements several security measures to prevent command injection attacks:
Input Validation
- Usernames: Only alphanumeric characters, underscores, hyphens, and periods are allowed (max 100 characters)
- URLs: Must be valid HTTP/HTTPS URLs without shell metacharacters
- Tags: Only alphanumeric characters, underscores, and hyphens are allowed






