security

Mcp Maigret

MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

typescript
cloud
windows
security
0
View on GitHub

Installation

npx -y BurtTheCoder/mcp-maigret

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-maigret",
  "command": "npx",
  "args": [
    "-y",
    "BurtTheCoder/mcp-maigret"
  ]
}

About This MCP Server

BurtTheCoder/mcp-maigret

MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

GitHub: https://github.com/BurtTheCoder/mcp-maigret

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub