Foxit Pdf Api MCP Server
Rank #15,505io.github.foxitsoftware/foxit-pdf-api-mcp-server
MCP server providing foxit-pdf-api-server capabilities
Foxit Pdf Api MCP Server is a Model Context Protocol (MCP) server published by foxitsoftware. It ranks #15,505 of 132,046 servers tracked on MCP Toplist, and its repository has 12 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.
Ranks ahead of 116,541 of 132,046 servers on MCP Toplist.
Use Foxit Pdf Api MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add foxit-pdf-api-mcp-server -e "FOXIT_CLOUD_API_HOST=<your FOXIT_CLOUD_API_HOST>" -e "FOXIT_CLOUD_API_CLIENT_ID=<your FOXIT_CLOUD_API_CLIENT_ID>" -e "FOXIT_CLOUD_API_CLIENT_SECRET=<your FOXIT_CLOUD_API_CLIENT_SECRET>" -- npx -y @foxitsoftware/foxit-pdf-api-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.foxit-pdf-api-mcp-server]
command = "npx"
args = ["-y", "@foxitsoftware/foxit-pdf-api-mcp-server"]
[mcp_servers.foxit-pdf-api-mcp-server.env]
FOXIT_CLOUD_API_HOST = "<your FOXIT_CLOUD_API_HOST>"
FOXIT_CLOUD_API_CLIENT_ID = "<your FOXIT_CLOUD_API_CLIENT_ID>"
FOXIT_CLOUD_API_CLIENT_SECRET = "<your FOXIT_CLOUD_API_CLIENT_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foxit-pdf-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"@foxitsoftware/foxit-pdf-api-mcp-server"
],
"env": {
"FOXIT_CLOUD_API_HOST": "<your FOXIT_CLOUD_API_HOST>",
"FOXIT_CLOUD_API_CLIENT_ID": "<your FOXIT_CLOUD_API_CLIENT_ID>",
"FOXIT_CLOUD_API_CLIENT_SECRET": "<your FOXIT_CLOUD_API_CLIENT_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foxit-pdf-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"@foxitsoftware/foxit-pdf-api-mcp-server"
],
"env": {
"FOXIT_CLOUD_API_HOST": "<your FOXIT_CLOUD_API_HOST>",
"FOXIT_CLOUD_API_CLIENT_ID": "<your FOXIT_CLOUD_API_CLIENT_ID>",
"FOXIT_CLOUD_API_CLIENT_SECRET": "<your FOXIT_CLOUD_API_CLIENT_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"foxit-pdf-api-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@foxitsoftware/foxit-pdf-api-mcp-server"
],
"env": {
"FOXIT_CLOUD_API_HOST": "<your FOXIT_CLOUD_API_HOST>",
"FOXIT_CLOUD_API_CLIENT_ID": "<your FOXIT_CLOUD_API_CLIENT_ID>",
"FOXIT_CLOUD_API_CLIENT_SECRET": "<your FOXIT_CLOUD_API_CLIENT_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foxit-pdf-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"@foxitsoftware/foxit-pdf-api-mcp-server"
],
"env": {
"FOXIT_CLOUD_API_HOST": "<your FOXIT_CLOUD_API_HOST>",
"FOXIT_CLOUD_API_CLIENT_ID": "<your FOXIT_CLOUD_API_CLIENT_ID>",
"FOXIT_CLOUD_API_CLIENT_SECRET": "<your FOXIT_CLOUD_API_CLIENT_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foxit-pdf-api-mcp-server": {
"command": "npx",
"args": [
"-y",
"@foxitsoftware/foxit-pdf-api-mcp-server"
],
"env": {
"FOXIT_CLOUD_API_HOST": "<your FOXIT_CLOUD_API_HOST>",
"FOXIT_CLOUD_API_CLIENT_ID": "<your FOXIT_CLOUD_API_CLIENT_ID>",
"FOXIT_CLOUD_API_CLIENT_SECRET": "<your FOXIT_CLOUD_API_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.foxitsoftware%2Ffoxit-pdf-api-mcp-server)<a href="https://mcptoplist.com/server/io.github.foxitsoftware%2Ffoxit-pdf-api-mcp-server"><img src="https://mcptoplist.com/badge/io.github.foxitsoftware%2Ffoxit-pdf-api-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
foxitsoftware
Available versions (3)
| Version | Published |
|---|---|
| 0.2.4 | Dec 16, 2025 |
| 0.2.3 | Dec 16, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.