metapeek

P3M-ACTF/metapeek
★ 0 stars Rust Code/Dev Tools Updated today
MetaPeek: local metadata analysis (CLI, web, MCP server) — MIT
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "metapeek": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "metapeek"
      ]
    }
  }
}

README Excerpt

Análisis **local y exhaustivo** de metadatos. Un único binario nativo por sistema operativo: CLI + interfaz web embebida. Sin Node, sin pnpm, sin Execution Policy. MetaPeek extrae **todas las etiquetas que cada parser lee** (sin lista blanca de 16 campos). No es un volcado ExifTool de todos los MakerNotes ni un decodificador HEIC.