Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hecatonheyrus • Uncategorized
An MCP server for processing PDF files using LLMs like OpenAI.
Extract plain text from PDF pages for testing or processing.
Generate summaries of specific PDF pages using OpenAI LLM.
Integrate PDF content processing with IBM MCP Context Gateway.
The PDF MCP Server is a Rust-based server that interfaces with Python libraries to work with PDF documents using large language models, specifically OpenAI. It supports connection modes via stdio or HTTPS and integrates with IBM MCP Context Gateway for easy testing and interaction. The server provides tools to extract plain text from PDF pages and generate summaries of selected pages using LLM prompts, returning JSON-formatted results.