Skip to main content
Glama
oylx666

Paper Reader MCP

by oylx666

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PAPER_READER_CACHENoCache directory. Defaults to %LOCALAPPDATA%\.paper-reader-mcp.%LOCALAPPDATA%\paper-reader-mcp
PAPER_READER_MODELSNoOffline Docling model directory.
PAPER_READER_OCR_MODENoOCR mode: 'auto', 'on', or 'off'.auto
PAPER_READER_TABLE_MODENoTable model quality: 'fast' or 'accurate'.fast
PAPER_READER_PDF_PIPELINENoPDF pipeline mode: 'standard' or reduced quality fallback 'native'.standard
PAPER_READER_FORMULA_MODELNoFormula model: 'off', 'codeformulav2', or 'granite_docling'.off

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
paper_ingestB

Parse one research file into cached evidence and referenced images.

paper_searchC

Return compact, ranked Markdown evidence with page hints and linked image paths.

paper_batch_searchC

Retrieve adaptively bounded evidence for up to 32 questions in one MCP call.

paper_visualB

Return exactly one relevant extracted image or one on-demand original PDF page/crop.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources