Skip to main content
Glama
450,539 tools. Updated 2026-08-12 19:34

"A server for reading documents" matching MCP tools:

  • Fetch large web documents in chunks by specifying a chunk index and size. Returns content along with metadata about total chunks for paginated reading.
    MIT
  • List all available documents in the configured directory with format detection and metadata including filename, pages, and size. Discover documents before reading or searching.
    MIT
  • Add documents to a collection by providing a URL for download, processing them for text extraction, and indexing them for semantic search.
    MIT
  • Create a new document collection to organize related documents and enable semantic search across their contents. Returns a collection ID for managing documents.
    MIT
  • Load a genome profile into the remote server using a unique code obtained from the upload command.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Index documents with IDs and metadata in a named collection on the server to enable semantic search. Pay per call with Kaspa.
    MIT
  • Capture a complete Claude Code session as a capsule by reading the on-disk .jsonl transcript. The server reads the file directly, no need to pass messages.
    MIT
  • Get regulatory and prospectus documents for a US ETF by providing the symbol. Optionally set a maximum number of documents to return.
    Apache 2.0
  • Retrieve a vault secret and enforce its burn-after-reading directive. The plaintext is processed server-side and never exposed to the agent; optionally execute a command with the secret.
    AGPL 3.0
  • Retrieve recent RSpace documents with pagination to browse and select research data. Returns document metadata for efficient overview.
    AGPL 3.0
  • Enables adding text documents to a Chroma collection with optional metadata. Specify collection name, document IDs, and content for efficient data storage and retrieval.
    Apache 2.0