MCP.so
Sign In
Servers

Maigret MCP Server

@BurtTheCoder

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

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-maigret": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "mcp-maigret",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other