🌐

Enconvert

MCP server for the Enconvert API. Convert URLs and files to PDF, screenshots, and markdown.

Web & APIs stdio npm npmstdio
RUN IN TERMINAL
claude mcp add comenconvert-mcp -- npx -y @enconvert/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comenconvert-mcp": { "command": "npx", "args": ["-y", "@enconvert/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comenconvert-mcp": { "command": "npx", "args": ["-y", "@enconvert/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comenconvert-mcp": { "command": "npx", "args": ["-y", "@enconvert/mcp"] } } }

About This MCP Server

The com.enconvert/mcp server is a web-based tool that enables conversion of URLs and files to various formats such as PDF, screenshots, and markdown, and is used in conjunction with the Enconvert API. It can be installed via npm and communicates through stdio. Developers would use this server when they need to integrate file conversion capabilities into their applications, particularly those that require output in multiple formats.

MCP server for the Enconvert API. Convert URLs and files to PDF, screenshots, and markdown.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with web & apis capabilities via the stdio transport.

Package

@enconvert/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Enconvert server extends your AI assistant with web & apis capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comenconvert-mcp.svg)](https://skillsplayground.com/mcps/comenconvert-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.