Loading...
npx -y @smithery/cli install mcp-maigret --client claude{
"mcpServers": {
"maigret": {
"command": "mcp-maigret",
"env": {
"MAIGRET_REPORTS_DIR": "/path/to/reports/directory"
}
}
}
}search_usernameSearches for a specified username across various online platforms and social networks.
Primarily a read-only operation that gathers publicly available information.
parse_urlAnalyzes a given URL to extract relevant information and identify associated usernames.
Primarily a read-only operation that analyzes publicly accessible URLs.
The Maigret MCP server offers a reasonable level of safety due to its input validation and safe command execution practices. However, the need for write access to a reports directory and reliance on Docker introduce some risk. It's safe for automated username searches when used responsibly and ethically, but risky if used for malicious purposes or without proper understanding of its limitations.