Skip to main content
Glama
PSPDFKit

Nutrient Document Engine MCP Server

by PSPDFKit
package.json946 B
{ "name": "langgraphjs-document-engine-examples", "version": "1.0.0", "description": "LangChain.js examples using Document Engine MCP for PDF processing workflows", "type": "module", "scripts": { "install": "pnpm install", "document-assembler": "node document-assembler.js", "document-processor": "node document-processor.js", "form-processor": "node form-processor.js", "report-generator": "node report-generator.js", "contract-processor": "node contract-processor.js" }, "keywords": [ "document", "processing", "langchain", "langgraph", "mcp", "document-engine", "pdf", "automation" ], "author": "", "license": "MIT", "dependencies": { "@langchain/core": "^0.3.59", "@langchain/langgraph": "^0.3.4", "@langchain/mcp-adapters": "^0.5.2", "@langchain/openai": "^0.5.13", "dotenv": "^16.5.0", "mime-types": "^3.0.1", "zod": "^3.25.67" } }

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/PSPDFKit/nutrient-document-engine-mcp-server'

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