Loading MCP server directory, please wait...
Read local PDFs without uploading. Classifies first, flags untrustworthy text, bounds output.
npx @getmcp/cli add io.github.vishalmeena2211/pdf-triage-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vishalmeena2211/pdf-triage-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-triage-mcp"
],
"env": {
"PDF_TRIAGE_LOG_LEVEL": "info",
"PDF_TRIAGE_MAX_CHARS": "40000",
"PDF_TRIAGE_MAX_FILE_BYTES": "104857600"
}
}
}
}