MCP server for the Enconvert file conversion API — convert URLs to PDF, screenshot, or markdown, and convert document and image files, directly from Claude Code, Cursor, Windsurf, and Claude Desktop.
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
dist/index.js: setup explicitly writes MCP entries for several AI clients.
dist/index.jsView on unpkgdist/index.js: setup registers npx -y @enconvert/mcp@latest, enabling later package updates.
dist/index.jsView on unpkgdist/index.js: runtime fetches user-supplied URLs and sends API-key-authenticated requests.
dist/index.jsView on unpkgdist/index.js: PostHog telemetry is enabled by default with redaction.
dist/index.jsView on unpkgdist/index.js: setup explicitly writes MCP entries for several AI clients.
dist/index.jsView on unpkgdist/index.js: setup registers npx -y @enconvert/mcp@latest, enabling later package updates.
dist/index.jsView on unpkgdist/index.js: runtime fetches user-supplied URLs and sends API-key-authenticated requests.
dist/index.jsView on unpkgdist/index.js: PostHog telemetry is enabled by default with redaction.
dist/index.jsView on unpkg