mcp-maigret

general MCP Server

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

Install Ready
generalgeneral
4 views243 stars37 forksv1.0.13MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
243
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx mcp-maigret

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "mcp-maigret": {
      "command": "npx",
      "args": [
        "mcp-maigret"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

6
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (6)

Description

Search for a username across social networks and sites

format

(optional, default: "pdf"): Output format (txt, html, pdf, json, csv, xmind)

tags

(optional): Array of tags to filter sites (alphanumeric, underscores, hyphens only)

Name

`search_username`

Parameters

* `username` (required): Username to search for (alphanumeric, underscores, hyphens, periods only; max 100 chars)

use_all_sites

(optional, default: false): Use all available sites instead of top 500