general MCP Server
MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
Discovered via unknown and last synced 3mo ago.
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)
Search for a username across social networks and sites
(optional, default: "pdf"): Output format (txt, html, pdf, json, csv, xmind)
(optional): Array of tags to filter sites (alphanumeric, underscores, hyphens only)
`search_username`
* `username` (required): Username to search for (alphanumeric, underscores, hyphens, periods only; max 100 chars)
(optional, default: false): Use all available sites instead of top 500