Skip to main content
Glama
omarnagy91
by omarnagy91

Related Servers

Alternatives to legal-intake-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      A
      maintenance
      Enables local, offline document extraction and manipulation—PDF first but also HTML, DOCX, XLSX, PPTX, EML, EPUB, Markdown, and plain text—through tools for probing, locating, extracting, converting, assembling, OCR, protecting, and redacting documents, with nothing leaving the machine.
      7
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Decodes agreements and policy documents into plain language with verified citations, risk flags, obligation calendars, and comparisons, running in TEE-attested enclaves and producing cryptographically sealed, anchored reports.
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables PDF document processing including text, image, and table extraction, as well as intelligent classification and similarity analysis across multiple languages.
      49
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Local document intelligence for AI agents — extract text, detect tables, read metadata, analyze structure, search keywords, and detect language from PDF and DOCX files. No cloud API required, no API key needed.
      MIT

    TDQS

    A4.3/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct stage in the intake pipeline: load, segment, extract dates, extract parties, summarize, and search clauses. Although segment_clauses and find_clauses both involve clauses, one is structural segmentation and the other is semantic retrieval of actual wording, so there is no real ambiguity.

    Naming Consistency4/5

    Five tools follow a clean verb_noun snake_case pattern (load_document, segment_clauses, extract_dates, extract_parties, find_clauses). document_summary breaks the verb pattern and reads as a noun, which is a minor deviation but still readable and consistent in style.

    Tool Count5/5

    Six tools is a well-scoped set for a legal contract intake server. It covers ingestion, structural segmentation, date extraction, party extraction, summarization, and semantic clause retrieval without redundancy or unnecessary bloat.

    Completeness5/5

    The surface covers the full intake pipeline: load and normalize the document, segment clauses, extract dates and parties, build a structured summary, and retrieve the actual wording of relevant clauses. There are no obvious dead ends or missing operations that would prevent an agent from completing a contract intake workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues