Skip to main content
Glama
convertica-net

mcp-convertica

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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_fileA

Run one of convertica.net's conversion tools on local file(s) and save the result next to the input (or into output_dir). Use list_converters to see tool slugs and per-tool options. Examples: {tool: 'pdf-to-word', files: ['/docs/report.pdf']}; {tool: 'pdf-organize/merge', files: ['/a.pdf', '/b.pdf']}; {tool: 'url-to-pdf', options: {url: 'https://example.com'}}.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so no ambiguity in selecting among tools.

Naming Consistency5/5

With a single tool, naming consistency is inherently perfect; the name 'convert_file' follows a clear verb_noun pattern.

Tool Count2/5

One tool is too few for a conversion service; it lacks a necessary discovery tool like list_converters that is referenced in the description.

Completeness2/5

The server references list_converters but does not provide it, forcing agents to guess available converters; the single tool does not cover the full conversion lifecycle.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive