🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@exactpdf/mcp

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exactpdf/mcp - npm Package Compare versions

Comparing version
0.2.16
to
0.2.17
+1
-1
dist/run.js

@@ -39,3 +39,3 @@ #!/usr/bin/env node

};
const server = new McpServer({ name: 'exactpdf', version: '0.2.16' }, {
const server = new McpServer({ name: 'exactpdf', version: '0.2.17' }, {
instructions: `ExactPDF turns local PDFs into production outputs for agents: inspect metadata, merge/split/rotate/compress, target-size best-effort compression, create portal-ready merge/images workflows, extract text, export PDF JSON, export structured Markdown for RAG, preview voices, and queue bounded PDF narration. Start with exactpdf_first_run_checklist, then exactpdf_account and exactpdf_pdf_info before paid work. New users can create a key with free test credits at https://max.exactpdf.com/account; developer quickstart: https://exactpdf.com/developers. Free tools: first-run checklist, account, pdf-info, voice-preview, and speech cost estimate. Standard document tools cost 1 credit on success. ${AUDIO_LAUNCH_POLICY} Translation remains disabled. PDF-to-images and OCR are backend-required placeholders until dedicated workers ship. Use absolute local file paths; binary outputs are saved to EXACTPDF_API_OUTPUT_DIR or the OS temp directory.`,

@@ -42,0 +42,0 @@ });

{
"name": "@exactpdf/mcp",
"version": "0.2.16",
"version": "0.2.17",
"description": "MCP server for ExactPDF — target-size compression, structured Markdown/RAG, PDF JSON, bounded PDF audio jobs, and API credits.",

@@ -5,0 +5,0 @@ "mcpName": "com.exactpdf/mcp",

@@ -202,3 +202,3 @@ # @exactpdf/mcp

![ExactPDF MCP setup demo](https://exactpdf.com/demos/exactpdf-mcp-demo.gif)
![ExactPDF MCP setup demo](https://exactpdf.com/demos/exactpdf-mcp-demo-poster.jpg)

@@ -205,0 +205,0 @@ Video: https://exactpdf.com/demos/exactpdf-mcp-demo.mp4

@@ -6,3 +6,3 @@ {

"description": "Agent-facing PDF API: merge, split, rotate, compress, target-size compression, structured Markdown/RAG, voice previews, and bounded English PDF audio jobs. PDF-to-images/OCR require backend workers; translated audio remains disabled.",
"version": "0.2.16",
"version": "0.2.17",
"websiteUrl": "https://exactpdf.com/mcp",

@@ -13,3 +13,3 @@ "packages": [

"identifier": "@exactpdf/mcp",
"version": "0.2.16",
"version": "0.2.17",
"transport": {

@@ -16,0 +16,0 @@ "type": "stdio"