SERVER
Foxit Pdf Api MCP Server
Rank #9471io.github.foxitsoftware/foxit-pdf-api-mcp-server
MCP server that exposes Foxit PDF API capabilities via stdio.
First listed
Jul 14, 2025
Last publish date
Dec 16, 2025
OVERVIEW
Foxit Pdf Api MCP Server is a Model Context Protocol (MCP) server published by foxitsoftware. It ranks #9471 of 58,832 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Foxit Pdf Api MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Jul 14, 2025 and most recently updated on Dec 16, 2025.
STANDING
#9,471of 58,832 tracked serversTop 25%
Ranks ahead of 49,361 of 58,832 servers on MCP Toplist.
CONNECT
Use Foxit Pdf Api MCP Server
Add Foxit Pdf Api MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"foxit-pdf-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"@foxitsoftware/foxit-pdf-api-mcp-server"
],
"env": {
"FOXIT_PDF_API_KEY": "<your FOXIT_PDF_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
foxitsoftware
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.2.4 | Dec 16, 2025 |
| 0.2.3 | Dec 16, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Foxit Pdf Api MCP Server?
- MCP server that exposes Foxit PDF API capabilities via stdio.
- Who maintains Foxit Pdf Api MCP Server?
- Foxit Pdf Api MCP Server is maintained by foxitsoftware, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Foxit Pdf Api MCP Server an official MCP server?
- Yes — Foxit Pdf Api MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Foxit Pdf Api MCP Server have?
- MCP Toplist tracks 3 versions of Foxit Pdf Api MCP Server, most recently published on Dec 16, 2025.
- Where can I find the source code for Foxit Pdf Api MCP Server?
- The source code for Foxit Pdf Api MCP Server is hosted at github.com/foxitsoftware/foxit-pdf-api-mcp-server.
EXPLORE