Skip to main content
Glama
PSPDFKit

Nutrient Document Engine MCP Server

by PSPDFKit
tsconfig.json648 B
{ "extends": "@tsconfig/recommended", "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "baseUrl": ".", "target": "ES2021", "lib": ["ES2021", "ES2022.Object", "DOM", "es2023"], "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "declaration": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "noUnusedLocals": true, "noUnusedParameters": true, "useDefineForClassFields": true, "strictPropertyInitialization": false, "allowJs": true, "strict": true }, "include": ["src/"], "exclude": ["node_modules/", "dist"] }

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