Back to MCP Servers
🔌

BurtTheCoder/mcp-maigret

MIT

📇 🪟 ☁️ - 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 a

JavaScriptSearch

Install

npx -y -y @smithery/cli

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "burtthecoder-mcp-maigret": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.