Skip to main content
Glama
sebaldar

mcp-ocr-anagrafica

by sebaldar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PORTNoPorta di ascolto HTTP interna3000
LOG_LEVELNoLivello di log Pino (debug/info/warn/error)info
MAX_RETRIESNoTentativi massimi di retry (backoff esponenziale + jitter)3
TRUST_PROXYNoRispetta X-Forwarded-For (dietro reverse proxy)true
VISION_MODELYesModello Vision Anthropic da utilizzare
MAX_PDF_PAGESNoNumero massimo di pagine PDF elaborabili10
MCP_AUTH_TOKENYesBearer token richiesto su /mcp
PDF_RENDER_DPINoRisoluzione di rendering PDF (pdftoppm)150
MAX_FILE_SIZE_MBNoDimensione massima per parte di documento10
ANTHROPIC_API_KEYYesAPI key del provider Anthropic
MAX_DOCUMENT_PARTSNoNumero massimo di parti immagine per richiesta (fronte/retro)4
REQUEST_TIMEOUT_MSNoTimeout richiesta HTTP/provider60000
RATE_LIMIT_WINDOW_MSNoFinestra del rate limit60000
RATE_LIMIT_MAX_REQUESTSNoRichieste massime per finestra (per IP e per token)30

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/sebaldar/MCP-OCR'

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