Converts files and web pages into PDFs, screenshots, Markdown, structured data, and RAG-ready content through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Enconvert.
The Enconvert MCP server exposes EnConvertβs file-conversion and web-data endpoints through the Model Context Protocol. It gives an agent a single interface for turning documents, images, URLs, and web search results into artifacts or structured outputs.
File tools handle document conversion between supported formats, image format changes, image compression, PDF creation, and Markdown extraction. Supported inputs include Office and OpenDocument files, iWork formats, EPUB, HTML, Markdown, CSV, JSON, XML, YAML, TOML, RTF, and several image formats. A job-status tool lets an agent check an individual asynchronous file-conversion job.
The web side can render pages into Markdown, HTML, screenshots, PDFs, links, and images. It also supports URL discovery, Google-backed search, schema-based extraction, RAG-oriented ingestion, and page watchers that retain change history.
The server presents 24 tools, seven prompts, and four read-only resources. The prompts package multi-step workflows such as converting a folder, building a site corpus, researching with cited sources, diagnosing a render, or creating a page monitor. Resources expose the conversion format matrix and information about ingest jobs, watchers, and watcher snapshots without triggering a browser render.
URL and browser operations use EnConvertβs V2 endpoints. A page can be rendered once, a batch can process up to 1,000 URLs, and structured extraction can work across up to 50 URLs or a discovered site. Large ingestion batches run asynchronously and can be polled or cancelled. Watchers can be created, updated, inspected, and deleted, with hourly-or-longer monitoring supported by the API.
The Enconvert MCP server requires Node.js ^20.20.0 || >=22.22.0 and an EnConvert API key. The documented setup command is npx @enconvert/mcp setup; its wizard detects supported clients, validates the secret key, and writes client configuration. Restart the selected clients after setup.
The key is stored in ~/.enconvert/config.json with restrictive permissions. ENCONVERT_API_KEY overrides the saved key and is suitable for manual configuration, Docker, or CI. The server can also be configured directly with npx -y @enconvert/mcp@latest and that environment variable. Management commands include status, rotate-key, upgrade, and remove.
The Enconvert MCP server includes capabilities for:
For SVG conversion, optional width and height controls apply to SVG-to-PNG, JPEG, or WebP output. Image compression can accept a target size, but an unreachable target is not treated as an error; callers should inspect the returned file size.
The V2 web tools require a private EnConvert API key and are plan-gated. Webhook signing-secret endpoints are intentionally not exposed through MCP; those secrets must be retrieved from the EnConvert dashboard. Animated APNG and animated WebP inputs are rejected by image compression.
The setup wizard supports Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, Zed, Gemini CLI, Codex CLI, and OpenCode. Native Windows manual configuration needs a cmd /c npx wrapper rather than invoking bare npx.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/enconvert)<a href="https://allmcps.com/mcp/enconvert"><img src="https://allmcps.com/api/badge/enconvert?style=directory" alt="Enconvert on AllMCPs" /></a>