Skip to main content
Glama
dresseurmonster2-oss

mdisbetter MCP server

Related Servers

Alternatives to mdisbetter MCP server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      File conversion for AI agents: office docs to PDF, PDF to Word, document interchange (Markdown/HTML/EPUB/LaTeX), and audio/video transcodes via the hushvert hosted API. Tools: convert_file, convert_poll, list_formats, check_usage.
      4
      37 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to convert CSV, JSON, and Excel files locally by pointing to a file path, writing the result beside the original without uploading data or exposing file contents to the model context.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local file conversion server supporting audio, video, image, document, and specialized formats via Model Context Protocol. It enables batch and single-file conversions without cloud dependencies.
      6 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables document conversion between various formats (Markdown, DOCX, HTML, PDF, etc.) using Pandoc, allowing AI agents to request conversions via natural language.
      7
      -

    TDQS

    A4.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    convert_file and list_conversions have clearly distinct purposes: one performs an action and the other provides capability information. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tools follow the same verb_noun snake_case pattern: convert_file and list_conversions. The naming is consistent and predictable.

    Tool Count4/5

    Two tools is minimal, but it fits the server's narrow purpose: querying supported conversions and performing a conversion. It is slightly under the typical well-scoped range but not overly thin.

    Completeness5/5

    The server fully covers its domain: list_conversions tells agents what is possible, and convert_file performs the conversion. There are no obvious dead ends for the stated single-file conversion workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues