MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. The maigret mcp server wraps that behind the Model Context Protocol, so an assistant can use it rather than through you.
This tool is designed for legitimate OSINT research purposes. Please: - Only search for information that is publicly available - Respect privacy and data protection laws - Follow the terms of service of the platforms being searched - Use responsibly and ethically - Be aware that some sites may rate-limit or block automated searches
You will need one environment variable: MAIGRET_REPORTS_DIR. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
The server ships on npm as @smithery/cli, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. It is maintained by BurtTheCoder; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Maigret's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
{
"mcpServers": {
"maigret": {
"command": "mcp-maigret",
"env": {
"MAIGRET_REPORTS_DIR": "/path/to/reports/directory"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| MAIGRET_REPORTS_DIR | Filesystem location the server is allowed to use. | Optional |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.