Back to search
30
MCP

Foxit PDF API MCP Server

io.github.foxitsoftware/foxit-pdf-api-mcp-server

MCP server that exposes Foxit PDF API capabilities via stdio.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.templatefoxpdf/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
@templatefox/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
io.github.jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching.
0 tools
io.github.kmalakoff/mcp-pdf
MCP server for PDF generation using PDFKit
0 tools
io.github.csoai-org/pdf-document-mcp
pdf-document-mcp MCP server by MEOK AI Labs
0 tools
oxidize-pdf MCP Server
MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "foxit_pdf_api_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}