Connects Claude to Foxit's PDF Services API with 35+ operations covering the full document lifecycle. You get PDF creation from Office docs, HTML, and images, plus conversion back to those formats. Also handles splitting, merging, compression, watermarking, password protection, OCR, form data extraction, and metadata analysis. Available in both Python and TypeScript implementations with feature parity between them. Reach for this when you need production grade PDF manipulation without running local libraries, since everything routes through Foxit's cloud API. Requires API credentials from their developer portal.
Model Context Protocol (MCP) servers that expose Foxit PDF Services API operations as tools for AI agents like Claude Desktop, Cursor, and other MCP-compatible applications.
This directory contains multiple implementations of the Foxit PDF API MCP Server:
python/foxit-pdf-api-mcp-server/👉 View Python README for installation and usage instructions.
typescript/foxit-pdf-api-mcp-server/👉 View TypeScript README for installation and usage instructions.
stdio-python/Both Python and TypeScript versions provide:
Choose your preferred implementation:
Python:
cd python/foxit-pdf-api-mcp-server
# See python/foxit-pdf-api-mcp-server/README.md for full instructions
TypeScript:
cd typescript/foxit-pdf-api-mcp-server
# See typescript/foxit-pdf-api-mcp-server/README.md for full instructions
All versions require the following environment variables:
https://na1.fusion.foxit.com/pdf-services)For issues or questions:
FOXIT_CLOUD_API_HOST*Foxit PDF Services host, e.g. https://na1.fusion.foxit.com/pdf-services
FOXIT_CLOUD_API_CLIENT_ID*Client ID for Foxit PDF API from foxit developer portal(https://developer-api.foxit.com/)
FOXIT_CLOUD_API_CLIENT_SECRET*secretClient secret for Foxit PDF API from foxit developer portal(https://developer-api.foxit.com/)
csoai-org/pdf-document-mcp
xt765/mcp-document-converter
io.github.xjtlumedia/markdown-formatter
io.github.ai-aviate/better-notion
suekou/mcp-notion-server
meterlong/mcp-doc