Skip to main content
Glama
convertica-net

mcp-convertica

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/convertica-net/convertica-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server