Skip to main content
Glama

Server Details

PDF, Word, Excel, CSV, HTML and XML to clean Markdown for LLMs and RAG, with token counts.

If you are the author of this connector, you can claim ownership by verifying the domain or GitHub account it belongs to. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL

TDQS

A4.1/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one performs document-to-Markdown conversion, while the other lists supported formats. There is no overlap or ambiguity in selecting between them.

Naming Consistency4/5

Both names use snake_case consistently and are readable. However, convert_to_markdown follows an imperative verb pattern, while supported_formats is a noun phrase, which is a minor deviation from a consistent verb_noun convention.

Tool Count4/5

Two tools are slightly below the typical 3–15 range, but each earns its place for a narrow document-conversion server. The main conversion tool is robust, and the format-listing tool is a useful helper.

Completeness5/5

The surface fully covers the stated domain: converting many document formats to Markdown and discovering supported formats. OCR and image handling are explicitly excluded, so no obvious operational gaps remain for a synchronous converter.

Available Tools

2 tools
convert_to_markdownConvert documents to MarkdownA
Read-onlyIdempotent
Inspect

Convert 1-5 documents (PDF, Word .docx, Excel .xlsx/.xls, OpenDocument, Apple Numbers, CSV, HTML, XML) to clean Markdown for reading or RAG. Pass public URLs in urls, or files as [{name, base64}]. Returns markdown, format, characters, approxTokens and truncated per document. Not for images or scanned PDFs (no OCR).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlsNoPublic http(s) document URLs
filesNo
maxCharsNo

TDQS

A4.1/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnly, idempotent, openWorld and non-destructive, so safety is covered. The description adds meaningful behavior beyond that: the 1-5 document cap, per-document return fields (markdown, format, characters, approxTokens, truncated), and the OCR limitation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three dense sentences, front-loaded with purpose, then input modes, then return shape and limitations. Nothing is wasted, though the format enumeration makes it slightly heavy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema and low schema coverage, the description carries the burden well: it names the return fields, the input modes, the batch cap and the OCR exclusion. Only maxChars/truncation control is left implicit.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is only 33%, but the description compensates by explaining the urls vs files:[{name, base64}] shapes and the batch limit. It does not mention maxChars at all, so roughly a third of the parameter surface remains undocumented outside the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb (convert) and resource (documents) and enumerates the exact accepted input formats plus the batch limit of 1-5. An agent immediately knows this is document-to-Markdown conversion, not a format lookup like the sibling supported_formats.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Gives positive context ('for reading or RAG') and an explicit exclusion ('Not for images or scanned PDFs (no OCR)'). It also explains the two input modes (public URLs vs base64 files), though it does not explicitly route to or contrast with the sibling tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

supported_formatsSupported formatsA
Read-onlyIdempotent
Inspect

List the document formats Leafmelt converts, with file extensions and MIME types.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.9/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare the full safety profile (readOnly, idempotent, non-destructive, openWorld), so the description's burden is lower. It adds value by disclosing the shape of the payload (formats with extensions and MIME types) in the absence of an output schema, but says nothing about caching, scoping, or whether the list is stable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single front-loaded sentence with zero filler. The verb and resource come first, and the return contents are appended as a compact qualifier.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description must carry the return-value burden, and it does describe the three fields returned. For a zero-parameter static listing tool this is close to complete; only the absence of any note about freshness or relationship to convert_to_markdown is missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool takes no parameters, so per the rubric the baseline is 4. The description correctly implies there is nothing to pass because the result is a static enumeration of supported formats.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb and resource ("List the document formats Leafmelt converts") and adds what each entry contains (extensions, MIME types). It is plainly distinguishable from the only sibling convert_to_markdown, though it never names or contrasts with that sibling explicitly, which keeps it short of a 5.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit when-to-use statement, no exclusions, and no mention of the alternative convert_to_markdown. Usage is only implied: an agent can infer this is the discovery call to make before attempting a conversion, which matches the 'implied usage' bar of 3.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 2 tool updates
    • First observedconvert_to_markdown
    • First observedsupported_formats

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Convert PDFs, Word documents, Excel/CSV files, and YouTube videos into clean, structured Markdown for AI agents, LLMs, and knowledge tools.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Converts documents (PDF, DOCX, XLSX, EPUB, etc.) to clean, structured Markdown, and retrieves document info, for use with AI agents.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Converts PDFs, Office files, spreadsheets, emails, audio, and more to Markdown locally, enabling AI assistants to read and process them without cloud upload.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources