Skip to main content
Glama
0PValencia

@0pvalencia/academic-linter-mcp

Official
by 0PValencia

Related Servers

Alternatives to @0pvalencia/academic-linter-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      An MCP server for reading, editing, and validating Microsoft Word documents with specialized support for track changes, comments, and footnotes. It enables structural auditing, heading extraction, and precise OOXML-level document manipulation through natural language tools.
      100
      355 PyPI
      50
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Model Context Protocol (MCP) server wrapping mcp-lint to perform static analysis and schema checking on other MCP servers.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides lightweight documentation review tools including issue detection, readability scoring, style checking, and document summarization for integration with MCP-compatible clients.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that enables LLM agents to read, understand, and fill DOCX templates while preserving formatting like bold labels and fonts. It exposes tools for document upload, AST inspection, editing, and validation.
      MIT

    TDQS

    B3.4/5.0

    Scored across 3 tools

    Disambiguation4/5

    Each tool has a clear target: lint_structure processes document structure, lint_text_placeholders processes plain text, and compact_headings_view formats structure output. Some overlap exists in placeholder detection, but the different input types make the tools distinguishable.

    Naming Consistency3/5

    The two linting tools follow a consistent lint_ prefix, but compact_headings_view breaks the pattern with an adjective-led name. The mixture of verb prefixes and noun phrases is readable but not fully consistent.

    Tool Count5/5

    With 3 tools, the set is within the well-scoped range of 3-15. Each tool serves a distinct purpose and there is no redundancy, making the count appropriate for the server's niche.

    Completeness3/5

    The server covers structural linting and placeholder detection, but the 'academic-linter' name implies broader linting (citations, references, grammar) that is missing. The compact_headings_view utility is helpful but does not fill that gap.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues