From d86d9c3ac907cf76f4ef41cce670159ffa333bd9 Mon Sep 17 00:00:00 2001 From: hongtao_huang Date: Fri, 29 Aug 2025 13:15:44 +0800 Subject: [PATCH] Add PDFActionInspector to third-party servers Add Foxit's PDFActionInspector MCP server to the official integrations list. PDFActionInspector provides JavaScript Actions extraction and security analysis for PDF files, enabling AI-assisted detection of malicious PDF behaviors and potential security threats. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3594fe21c..f18fe6478a 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Official integrations are maintained by companies building production ready MCP - PayPal Logo **[PayPal](https://mcp.paypal.com)** - PayPal's official MCP server. - Pearl Logo **[Pearl](https://github.com/Pearl-com/pearl_mcp_server)** - Official MCP Server to interact with Pearl API. Connect your AI Agents with 12,000+ certified experts instantly. - Perplexity Logo **[Perplexity](https://github.com/ppl-ai/modelcontextprotocol)** - An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI. +- Foxit Logo **[PDFActionInspector](https://github.com/foxitsoftware/PDFActionInspector/tree/develop)** - A Model Context Protocol server for extracting and analyzing JavaScript Actions from PDF files. Provides comprehensive security analysis to detect malicious PDF behaviors, hidden scripts, and potential security threats through AI-assisted risk assessment. - PGA Logo **[PGA (Golf)](https://mcp.pga.com)** - PGA's official MCP Server for all things golf-related. Find a coach, play golf, improve your game, and more. - **[Pinecone](https://github.com/pinecone-io/pinecone-mcp)** - [Pinecone](https://docs.pinecone.io/guides/operations/mcp-server)'s developer MCP Server assist developers in searching documentation and managing data within their development environment. - **[Pinecone Assistant](https://github.com/pinecone-io/assistant-mcp)** - Retrieves context from your [Pinecone Assistant](https://docs.pinecone.io/guides/assistant/mcp-server) knowledge base.