mcp-maigret logo

MCP Maigret

by BurtTheCoder

3 forks
24 stars
Free

What is mcp-maigret

mcp-maigret is a Model Context Protocol (MCP) server developed by BurtTheCoder. It serves as a backend for the powerful open-source intelligence (OSINT) tool, Maigret. This server facilitates the search and analysis of usernames across a wide range of social networks and public sources. Designed to seamlessly integrate with MCP-compatible applications, such as Claude Desktop, mcp-maigret enhances the ability to gather and analyze user account information from various public domains.

How to Use mcp-maigret

Using mcp-maigret is straightforward, whether you're installing it automatically or manually. Here's a brief guide to get you started:

Requirements

  • Software Prerequisites: Ensure you have Node.js (v18 or later) and Docker installed. MacOS, Linux, or Windows users should have Docker Desktop installed.
  • Directories and Permissions: Create a directory for reports and ensure you have write access.

Quick Installation Steps

Via Smithery:

  • Run the following command to install mcp-maigret for Claude Desktop:
    npx -y @smithery/cli install mcp-maigret --client claude
    

Manual Installation:

  1. Install Docker and ensure it's running.
  2. Globally install the server using npm:
    npm install -g mcp-maigret
    
  3. Set up a reports directory:
    mkdir -p /path/to/reports/directory
    
  4. Configure your Claude Desktop by adding mcp-maigret to the configuration file with the correct environment variables.
  5. Restart Claude Desktop to apply changes.

Key Features of mcp-maigret

Username Search:

  • Search across hundreds of social media platforms and websites for specific usernames, helping you gather comprehensive OSINT data efficiently.

URL Analysis:

  • Analyze URLs to extract associated usernames, providing deeper insights into online profiles and activities.

Multiple Output Formats:

  • Export your findings in various formats such as txt, html, pdf, json, csv, and xmind, allowing flexibility in how you utilize and present your data.

Site Filtering:

  • Filter searches by specific site tags like photo, dating, or region-specific sites to narrow down results according to your research needs.

Docker-based Architecture:

  • Ensures consistent performance and reliability across different operating systems and environments.

These features make mcp-maigret a robust tool for anyone needing to perform detailed and ethical OSINT research. By adhering to best practices and respecting privacy and data protection laws, users can leverage mcp-maigret to conduct thorough investigations responsibly.

How to Use

To use the mcp-maigret, follow these steps:

  1. Visit https://github.com/BurtTh...
  2. Follow the setup instructions to create an account (if required)
  3. Connect the MCP server to your Claude Desktop application
  4. Start using mcp-maigret capabilities within your Claude conversations

Additional Information

Created

March 12, 2025

Start building your own MCP Server

Interested in creating your own MCP Server? Check out the official documentation and resources.

Learn More