This MCP server, developed by BurtTheCoder, enables AI assistants like Claude to leverage the OSINT capabilities of Maigret. Built in JavaScript/TypeScript, it provides functionality for searching usernames across social networks and analyzing URLs. The implementation stands out by offering Docker-based execution, multiple output formats, and site filtering options. By connecting AI capabilities with Maigret's extensive data collection, this server allows AI systems to gather and process publicly available user information programmatically. It is particularly useful for building AI-powered tools for social media research, identity verification, and open-source intelligence gathering that require ethical and responsible use of public data sources.
Search for a username across social networks and sites. Parameters: username (required), format (optional, default: 'pdf'), use_all_sites (optional, default: false), tags (optional)
Parse a URL to extract information and search for associated usernames. Parameters: url (required), format (optional, default: 'pdf')
No reviews yet. Be the first to review!
Sign in to join the conversation