MCP server for loading and extracting text from PDF files with chunked pagination and interactive viewer
!Screenshot An interactive PDF viewer using PDF.js. Supports local files and remote URLs from academic sources (arxiv, biorxiv, zenodo, etc). Add to your MCP client configuration (stdio transport): To test local modifications, use this configuration (replace /code/ext-apps with your clone path): On some host platforms, tool calls have size limits, so large PDFs cannot be sent in a single…
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
!Screenshot An interactive PDF viewer using PDF.js. Supports local files and remote URLs from academic sources (arxiv, biorxiv, zenodo, etc). Add to your MCP client configuration (stdio transport): To test local modifications, use this configuration (replace /code/ext-apps with your clone path): On some host platforms, tool calls have size limits, so large PDFs cannot be sent in a single response. This example streams PDFs in chunks using HTTP Range requests: Server side (server.ts): Clien