Foxit PDF API MCP servers provide access to Foxit PDF Services API operations for AI agents, enabling various PDF-related functionalities.
From the registry: MCP server that exposes Foxit PDF API capabilities via stdio.
This server lives in a monorepo. The README covers the whole collection, so we can't extract a single canonical install. Repository is a multi-implementation monorepo (python/, typescript/, stdio-python/ legacy). Each implementation has its own README with install instructions; the root README only documents shared env vars and points to sub-READMEs.
FOXIT_CLOUD_API_HOSTrequiredAPI host URL (e.g., `https://na1.fusion.foxit.com/pdf-services`)FOXIT_CLOUD_API_CLIENT_IDrequiredYour client ID from Foxit Developer PortalFOXIT_CLOUD_API_CLIENT_SECRETrequiredYour client secret from Foxit Developer PortalProvide your AI coding tools with token-efficient access to up-to-date technical documentation for…