Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Document analysis tools for legal documents and evidence" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    B
    maintenance
    A local document evidence layer for MCP clients that ingests documents (PDF, Office, images) with optional OCR, indexes them in SQLite FTS, and provides retrieval tools with source coordinates.
    7
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A production-ready Model Context Protocol server that bridges local document management with cloud synchronization (Notion) for AI agent integration, enabling seamless access and sync of local and cloud documents.
    15
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    A production-grade MCP server that provides tools to fetch historical stock data, company information, and technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands) via yfinance, and includes a Flask web dashboard for visual analysis.
  • A
    license
    A
    quality
    F
    maintenance
    An MCP server that exposes documents.js's document conversion, .odb, metadata, and font tooling as MCP tools, enabling agents to convert, inspect, and edit a wide range of document formats over stdio.
    18
    7,693
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables natural language search and analysis of uploaded PDF, CSV, and Excel documents using retrieval-augmented generation and MCP tools, providing contextual answers to user queries.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server providing an append-only, hash-chained evidence ledger for agent actions, where every record is a tamper-evident receipt cryptographically bound to all prior records and persisted as human-readable JSONL local state. It exposes tools to append records, verify chain integrity (pinpointing tampering), query records by actor/action/target/time, and fetch ledger stats—with no update or delete capabilities by design.
    Apache 2.0
  • F
    license
    Not graded
    quality
    B
    maintenance
    Unifies 14 Argentine legal connectors (JUBA, SCBA, CSJN, SAIJ, PJN Jurisprudencia, BORA, BOPBA, InfoLEG, Normativa PBA, PTN, TFN, PJN Consulta, Portal PJN, JusCABA) into a single MCP server for Claude Desktop, enabling local, read-only access to jurisprudencia, legislation, and legal documents.
  • A
    license
    Not graded
    quality
    D
    maintenance
    A local evidence recorder that captures screenshots, recordings, notes, and summaries during long-running agent tasks, enabling reviewable task records with timelines and artifacts.
    4
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables agents to capture task-scoped residue evidence during test and build workflows, exposing files, directories, processes, and ports for user-authorized cleanup and post-cleanup verification without deleting or modifying anything itself.
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching Bilibili videos by question and retrieving specific timestamped segments that answer it, with direct jump-back links. It performs local transcription, caching, and Chinese BM25 ranking to provide precise video evidence without external APIs.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables reading and searching documents in allowlisted folders via LiteLLM and MCP tools, using COM for Office files to support IRM-protected content.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Collects read-only compliance evidence from GitHub and web pages, stores it locally in SQLite, and returns opaque collection IDs for retrieval to support audit workflows.