PSPDFKit/nutrient-document-engine-mcp-server
A Model Context Protocol (MCP) server implementation exposes document processing capabilities through natural language, supporting both direct human interaction and AI agent tool calling.
Platform-specific configuration:
{
"mcpServers": {
"nutrient-document-engine-mcp-server": {
"command": "npx",
"args": [
"-y",
"nutrient-document-engine-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...