@enconvert/mcp
@conversionapi
About @enconvert/mcp
Convert URLs to PDF, screenshot, or markdown — and convert document and image files — directly from Claude Code,Cursor, Windsurf, and Claude Desktop
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"enconvert": {
"command": "npx",
"args": [
"-y",
"@enconvert/mcp@latest"
],
"env": {
"ENCONVERT_API_KEY": "<YOUR_ENCONVERT_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is @enconvert/mcp?
Official Model Context Protocol (MCP) server for Enconvert. Lets any MCP-compatible AI agent — Claude Code, Cursor, Windsurf, Claude Desktop, Continue — convert files and URLs through a single command.
How to use @enconvert/mcp?
Install via npx -y @enconvert/mcp@latest and set the ENCONVERT_API_KEY environment variable. For Claude Code, run claude mcp add enconvert with the key; for other clients, add a JSON block to the MCP config file. Once configured, the server exposes five tools: convert_url_to_pdf, convert_url_to_screenshot, convert_url_to_markdown, convert_document, and convert_image.
Key features of @enconvert/mcp
- Convert any live URL to PDF
- Capture full-page PNG screenshots of URLs
- Extract clean GFM Markdown from articles
- Convert office documents (DOCX, XLSX, PPTX, EPUB, HTML, etc.)
- Convert images between JPEG, PNG, SVG, HEIC, WebP
Use cases of @enconvert/mcp
- Save a web page as a PDF for offline reading or archiving
- Take a full-page screenshot of a website
- Extract markdown from an article for summarization or RAG
- Convert a
.docxreport to PDF - Convert iPhone HEIC photos to WebP for web use
FAQ from @enconvert/mcp
What tools does @enconvert/mcp provide?
It provides five tools: convert_url_to_pdf, convert_url_to_screenshot, convert_url_to_markdown, convert_document, and convert_image. Each accepts a URL or file path and returns the converted output.
What are the requirements to run @enconvert/mcp?
Node.js 18 or later and an Enconvert API key. Obtain a key at enconvert.com/dashboard/api-keys.
How do I get an Enconvert API key?
Visit enconvert.com/dashboard/api-keys to create one.
Can I override the API base URL?
Yes. Set the optional ENCONVERT_BASE_URL environment variable (default https://api.enconvert.com) to use a staging or self-hosted endpoint.
Which clients are supported?
Any MCP-compatible agent: Claude Code, Cursor, Windsurf, Claude Desktop, and Continue.
Frequently asked questions
What tools does @enconvert/mcp provide?
It provides five tools: `convert_url_to_pdf`, `convert_url_to_screenshot`, `convert_url_to_markdown`, `convert_document`, and `convert_image`. Each accepts a URL or file path and returns the converted output.
What are the requirements to run @enconvert/mcp?
Node.js 18 or later and an Enconvert API key. Obtain a key at [enconvert.com/dashboard/api-keys](https://enconvert.com/dashboard/api-keys).
How do I get an Enconvert API key?
Visit [enconvert.com/dashboard/api-keys](https://enconvert.com/dashboard/api-keys) to create one.
Can I override the API base URL?
Yes. Set the optional `ENCONVERT_BASE_URL` environment variable (default `https://api.enconvert.com`) to use a staging or self-hosted endpoint.
Which clients are supported?
Any MCP-compatible agent: Claude Code, Cursor, Windsurf, Claude Desktop, and Continue.
Basic information
More Developer Tools MCP servers
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents
Comments