Skip to main content
Glama
mtn888

document-evidence-mcp

by mtn888

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PADDLE_OCR_BASE_DIRNoCache directory for old PaddleOCR models.%USERPROFILE%\.paddleocr
PADDLE_PDX_CACHE_HOMENoCache directory for PP-StructureV3/PaddleX models.%USERPROFILE%\.paddlex
DOCUMENT_EVIDENCE_STORENoPath to the document evidence store (SQLite and artifacts).%LOCALAPPDATA%\document-evidence-mcp
PADDLE_PDX_MODEL_SOURCENoModel source: 'huggingface' or 'bos'.huggingface
DOCUMENT_EVIDENCE_OCR_DEVICENoOCR device (e.g., 'gpu:0', 'cpu'). Empty for auto.
DOCUMENT_EVIDENCE_CHUNK_CHARSNoTarget character count per evidence chunk.1600
DOCUMENT_EVIDENCE_OCR_PROVIDERNoOCR provider: 'none' or 'paddleocr'.none
DOCUMENT_EVIDENCE_ALLOWED_ROOTSNoSemicolon-separated list of allowed root directories for document import.
DOCUMENT_EVIDENCE_CHUNK_OVERLAPNoOverlap character count between chunks.160
DOCUMENT_EVIDENCE_MAX_FILE_BYTESNoMaximum file size in bytes for a single document.1073741824
DOCUMENT_EVIDENCE_MAX_SEARCH_HITSNoMaximum number of evidence hits per search.20
DOCUMENT_EVIDENCE_MAX_SEARCH_CHARSNoHard limit on total response characters for a search.12000
PADDLE_PDX_DISABLE_MODEL_SOURCE_CHECKNoSet to 'True' to skip model source connectivity check.False

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mtn888/document-evidence-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server