Loomal

Foxit PDF API MCP Server

MCP server by github.com/foxitsoftware/foxit-pdf-api-mcp-server

MCP server that exposes Foxit PDF API capabilities via stdio.

10 starsnpm: @foxitsoftware/foxit-pdf-api-mcp-server

About Foxit PDF API MCP Server

Foxit PDF API MCP Server is an MCP (Model Context Protocol) server published by foxitsoftware in the official MCP registry. MCP server that exposes Foxit PDF API capabilities via stdio.

It ships as an npm package (@foxitsoftware/foxit-pdf-api-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/foxitsoftware/foxit-pdf-api-mcp-server, where the project has earned 10 GitHub stars.

Use Foxit PDF API MCP Server with your agent

Claude Code · one command
claude mcp add foxit-pdf-api-mcp-server -- npx -y @foxitsoftware/foxit-pdf-api-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "foxit-pdf-api-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@foxitsoftware/foxit-pdf-api-mcp-server"
      ]
    }
  }
}
npm@foxitsoftware/foxit-pdf-api-mcp-server

Frequently asked questions

What is Foxit PDF API MCP Server?
Foxit PDF API MCP Server is an MCP (Model Context Protocol) server by foxitsoftware. MCP server that exposes Foxit PDF API capabilities via stdio.
How do I connect Foxit PDF API MCP Server to Claude, Cursor, or another MCP client?
Install Foxit PDF API MCP Server from its npm package (@foxitsoftware/foxit-pdf-api-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Foxit PDF API MCP Server open source?
Yes — the source code is public at github.com/foxitsoftware/foxit-pdf-api-mcp-server, with 10 GitHub stars.
Can AI agents pay to use Foxit PDF API MCP Server?
Not yet through Loomal — Foxit PDF API MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Foxit PDF API MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.