Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 📂 File Systems
  3. Convertica MCP
Convertica MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:32:52 PM

Convertica MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
file-conversionpdfdocumentsimages

Converts local documents and images through 35+ Convertica tools, including PDF editing and format conversion.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "convertica-net-convertica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "convertica-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives📂 More in File Systems

Overview

The convertica-net/convertica-mcp MCP server exposes Convertica’s document and image conversion API to MCP clients. It discovers available converter slugs with list_converters, then sends local files and options to convert_file over HTTPS, saving results beside the input or in a specified directory. Use it when an AI assistant needs to convert, organize, or process local PDFs, office documents, web content, or images; a Convertica API key is required.

Use cases

•Convert a PDF report to Word
•Merge and compress multiple PDFs
•Turn a HEIC image into JPG or PNG
•Render a URL as a PDF
•Protect or watermark a local PDF

Key features

•Discover 35+ converter tools and their options
•Convert PDFs, office files, markup, ebooks, and images
•Merge, split, compress, sign, and protect PDFs
•Process local files with configurable output directories
•Convert and optimize HEIC and other images

Capabilities & Tool Schemas (2) ~358 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Convertica MCP.

list_converters

List all available file conversion tools (PDF ⇄ Word/Excel/PowerPoint/JPG/HTML/Markdown/EPUB/PDF-A, merge/split/compress/protect PDF, image convert/optimize/HEIC, and more) with their input fields and options. Call this first to find the right `tool` value for convert_file.

convert_file

Run one of convertica.net's 35+ conversion tools on local file(s) and save the result next to the input (or into output_dir). Requires authentication via the CONVERTICA_API_KEY env var. Use list_converters for tool slugs and options. Examples: {tool: 'pdf-to-word', files: ['/docs/report.pdf']}; {tool: 'pdf-organize/merge', files: ['/a.pdf','/b.pdf']}.

How Convertica MCP works

What convertica-net/convertica-mcp MCP server does

The convertica-net/convertica-mcp MCP server gives an MCP client access to more than 35 Convertica file-processing tools. It works with local files and supports document conversion, PDF operations, and image processing. Supported workflows include converting PDFs to or from Word, Excel, PowerPoint, JPG, HTML, Markdown, Text, and EPUB; creating PDF/A files; and converting HTML or URLs to PDF.

PDF operations include merging, splitting, compressing, rotating, cropping, watermarking, signing, protecting, and unlocking files. Image workflows include format conversion, optimization, and HEIC conversion to JPG, PNG, or PDF. The complete converter catalog is returned by the discovery tool rather than being hard-coded into the client workflow.

How it works

The server exposes two MCP tools. Call list_converters without arguments to retrieve the available converter slugs, input fields, and option definitions. Use the returned tool value with convert_file; examples include pdf-to-word and pdf-organize/merge.

convert_file accepts local file paths, optional tool-specific options, and an optional output directory. For multi-file operations, the file order matters. By default, the generated result is written next to the first input file. Passing output_dir changes the destination.

The convertica-net/convertica-mcp MCP server sends conversion requests to Convertica over HTTPS and waits synchronously for the response. Files are read from and written to the local machine. Convertica states that processed files are deleted from its servers after the response. API usage counts against the account’s monthly quota, while failed calls are not counted.

Setup and configuration

Install and run the server with the npm package through npx:

Terminal
npx -y convertica-mcp

Set CONVERTICA_API_KEY in the MCP client environment. The key is obtained through Convertica’s account and API-key pages, and the README directs users to subscribe through Convertica’s pricing page before creating one.

For Claude Desktop, Cursor, or Windsurf, configure the server with the npx command, the -y and convertica-mcp arguments, and an environment entry containing the API key. Claude Code can add the same server with its MCP command and environment option. The repository also documents npm install and smoke-test commands for local development; the protocol smoke test does not require a key, while a real conversion does.

Tools and capabilities

  • list_converters: Lists available converters, file fields, and options. It takes no input.
  • convert_file: Runs one converter against local file paths and saves the output locally.
  • PDF, office-document, markup, ebook, and image format conversion.
  • PDF merge, split, compression, rotation, cropping, watermarking, signing, protection, unlocking, and PDF/A conversion.
  • HTML or URL rendering to PDF.
  • Image conversion and optimization, including HEIC input handling.

The convertica-net/convertica-mcp MCP server is suited to assistants that need to act on files already available on the user’s machine. It is not described as a file browser or general-purpose storage service; its exposed operations center on conversion and related PDF or image processing.

Limitations and notes

A valid CONVERTICA_API_KEY is required for conversion requests. The server depends on Convertica’s hosted service, so conversion calls require network access and are subject to the account’s monthly quota. Results are saved locally, but the source files must be available through paths supplied to convert_file. The README states that the server is MIT licensed and is not affiliated with Anthropic.

Read the full README →View source on GitHub →

Related MCP Servers

View all in File Systems View all alternatives
  • Gurupdf MCP logoGurupdf MCP

    Convert, compress, merge, split, and OCR PDFs, plus convert between 100+ file formats (Word, Excel, PowerPoint, images, ebooks, video) from any AI agent. Backed by the GuruPDF API; free tier with daily credits, zero-config via npx gurupdf-mcp.

    📂 File Systems4 views
    Compare vs Gurupdf MCP →
  • Changethisfile MCP logoChangethisfile MCP

    Free file conversion between 690+ formats. Tools: convertfile (URL or base64 in → signed download URL out) and listconversions. Covers image, video, audio, document, data, font, ebook, and archive formats. No auth or signup required; remote streamable-HTTP endpoint available (see README).

    📂 File Systems4 views
    Compare vs Changethisfile MCP →
  • Markitdown logoMarkitdown

    MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.

    📂 File Systems4 views
    Compare vs Markitdown →
  • Quarkus MCP Servers logoQuarkus MCP Servers

    A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

    📂 File Systems5 views
    Compare vs Quarkus MCP Servers →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

npm downloads
273
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Convertica MCP

Run `npx -y convertica-mcp`, then configure the MCP client with `CONVERTICA_API_KEY`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewConvertica MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/convertica-net-convertica-mcp?style=directory)](https://allmcps.com/mcp/convertica-net-convertica-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/convertica-net-convertica-mcp"><img src="https://allmcps.com/api/badge/convertica-net-convertica-mcp?style=directory" alt="Convertica MCP on AllMCPs" /></a>

Technical Specs & Signals

Category📂File Systems
PricingPaid
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
10/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 24, 2026
npm downloads273/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good · 60/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev · convertica-mcp (npm)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 📂 File Systems →Best MCP servers for File Systems →Alternatives to Convertica MCP →Install in Claude DesktopInstall in CursorInstall in VS Code