Skip to main content
Glama
package.json717 B
{ "name": "mcp-gp-pdf-reader", "version": "1.0.0", "description": "A Model Context Protocol server for advanced PDF text extraction and analysis", "type": "module", "main": "index.js", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "echo \"No tests specified yet\" && exit 0" }, "keywords": [ "mcp", "pdf", "text-extraction", "model-context-protocol" ], "author": "Giuseppe Petraroli", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "axios": "^1.12.2", "pdf-lib": "^1.17.1", "pdf-parse": "^1.1.1", "pdf-to-png-converter": "^3.10.0", "zod": "^3.25.61" }, "engines": { "node": ">=18.0.0" } }

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/3351163616/mcp_pdf_reader'

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