MCP server that exposes Foxit PDF API capabilities via stdio.
Quick Install
npx @foxitsoftware/foxit-pdf-api-mcp-serverClaude Desktop Config
{
"mcpServers": {
"io-github-foxitsoftware-foxit-pdf-api-mcp-server": {
"command": "npx",
"args": [
"@foxitsoftware/foxit-pdf-api-mcp-server"
]
}
}
}v0.2.4
Imported from MCP Registry