Skip to main content
Glama

Related Servers

Alternatives to md-lint

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides AI assistants with the ability to lint, validate, and auto-fix Markdown files to ensure compliance with established Markdown standards and best practices.
      6
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides MCP tools to scan and navigate markdown repositories, offering graph-based overview, document reading, context retrieval, and orphan detection.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables scoring a local markdown documentation file out of 100 across categories like title, install, usage, license, badges, structure, and relative link resolution, with letter grades and a concrete list of fixes. It works on local files only, providing a heuristic checklist of documentation completeness rather than judging code quality, security, or SEO.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to validate HTTP(S) links referenced in Markdown files and directories through the Model Context Protocol, detecting broken links and returning structured JSON results. Supports configurable concurrency, timeouts, and ignored domains.
      MIT

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct targets: one lints a single file, the other recursively lints a directory tree. No overlap or ambiguity exists.

    Naming Consistency5/5

    Both tool names use the consistent lint_markdown prefix with a clear suffix distinguishing scope. The pattern is predictable and readable.

    Tool Count3/5

    Two tools cover the core file and directory linting cases, but the count feels slightly thin for the domain; a tool for linting content or configuration might add value.

    Completeness4/5

    The surface covers linting individual files and directory trees, which are the primary local operations. Minor gaps like linting a list of files or custom configs exist but are not critical.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues