drio
Open app

Maigret MCP Server

Source

MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.

Catalog onlyCatalog onlySTDIO

Overview

The Maigret MCP Server is a Model Context Protocol (MCP) server designed for the Maigret OSINT tool, which collects user account information from various public sources to assist in locating usernames across social networks and analyzing URLs.

To use the Maigret MCP Server, you need to install it via Docker and npm, set up a reports directory, configure it with Claude Desktop, and then it's ready to perform searches for usernames and URLs.

  • Username Search: Search for a username across hundreds of social networks and websites. - URL Analysis: Parse URLs to extract information and search for associated usernames. - Multiple Output Formats: Supports text, HTML, PDF, JSON, CSV, and XMind output formats. - Site Filtering: Filter searches by site tags to refine results. - Docker-based Execution: Ensures reliable and consistent operation across environments.
  1. Investigating the online presence of a username across multiple platforms.
  2. Collecting data for social media analysis during OSINT investigations.
  3. Analyzing URLs for associated usernames to understand public profiles.

Add to your AI client

Use these steps to connect Maigret MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-maigret-burtthecoder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-maigret-burtthecoder"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-maigret-burtthecoder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-maigret-burtthecoder"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-maigret-burtthecoder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-maigret-burtthecoder"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-maigret-burtthecoder": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-maigret-burtthecoder"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-maigret-burtthecoder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-maigret-burtthecoder"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-maigret-burtthecoder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-maigret-burtthecoder"
      ]
    }
  }
}

FAQ

Is the Maigret MCP Server designed for ethical use?

Yes, it is intended for legitimate OSINT research purposes, respecting privacy and data protection laws.

What platforms does it integrate with?

It seamlessly integrates with MCP-compatible applications like Claude Desktop.

What are the system requirements to run the server?

You need Node.js (v18 or later) and Docker installed, and it is compatible with macOS, Linux, and Windows.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":397,"uuid":"6bbb73e2-0120-4ffc-8832-11c0f4288a8a","name":"mcp-maigret","title":"Maigret MCP Server","description":"MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.","avatar_url":"https://avatars.githubusercontent.com/u/35901329?v=4","created_at":"2024-12-15T06:45:51.155Z","updated_at":"2024-12-16T06:52:44.257Z","status":"created","author_name":"BurtTheCoder","author_avatar_url":"https://avatars.githubusercontent.com/u/35901329?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/BurtTheCoder/mcp-maigret","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/568f9e48538398c2bff708c0f400a585d9439a30ea0f8cea1a5e15f2aaa16146/68747470733a2f2f736d6974686572792e61692f62616467652f6d63702d6d616967726574","type":null,"metadata":"{\"star\":\"123\",\"license\":\"MIT license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-03 06:58:14\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]