{
  "markdown": "# unmarking-mcp\n\nLocal [MCP](https://modelcontextprotocol.io) server that removes the C2PA content credential from AI-generated images, video and audio on your machine. It runs the same engine as [unmark.ing](https://unmark.ing), c2pa-rs compiled to WebAssembly, so files never leave your computer.\n\n## Setup\n\nClaude Code:\n\n```bash\nclaude mcp add unmarking -- npx -y unmarking-mcp\n```\n\nAny other client that supports stdio servers:\n\n```json\n{\n  \"mcpServers\": {\n    \"unmarking\": { \"command\": \"npx\", \"args\": [\"-y\", \"unmarking-mcp\"] }\n  }\n}\n```\n\nRequires Node 20 or newer.\n\n## Tools\n\n- `inspect_file({ path | url })` reports the content credential embedded in a file, including whether it was made with Claude.\n- `strip_file({ path | url, output? })` removes it and writes the cleaned copy next to the original with a `-clean` suffix, or to `output`. Files without a credential are left alone.\n\nSupported formats: JPG, PNG, WebP, GIF, SVG, TIFF, DNG, HEIC, AVIF, JXL, MP4, MOV, AVI, MP3, WAV, FLAC and M4A.\n\nFor files that are only reachable by URL there is also a hosted server at `https://api.unmark.ing/mcp`. See [unmark.ing/developers](https://unmark.ing/developers/).",
  "bytes": 1169,
  "sha": "63d1f54ebf7f3a7f49895d77f347b90cef2c155840d6219c83d5539ecf950370",
  "repo_slug": "",
  "fonte": "npm",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ing_unmark_unmarking_1d03c49a/readme"
}