HomeFile Systems › convertica-mcp

convertica-mcp

Convert PDF, Word, Excel, PowerPoint, EPUB, HEIC & images — 35+ tools from convertica.net

TypeScript Cloud
★ 0 stars Last pushed 2026-07-24 License: MIT

Topics: File Systems

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "convertica-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "CONVERTICA_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • CONVERTICA_API_KEY required secret — API key from https://convertica.net/users/api-keys/

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry