excel-to-pdf-mcp
1
The Excel to PDF MCP Server is designed to convert Excel and Apple Numbers files into PDF format seamlessly. It integrates with AI assistants, allowing conversions through conversational interfaces such as Claude Desktop. The server prioritizes secure file handling and offers easy installation.
Excel to PDF MCP Server
An MCP server that facilitates conversion of Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF. Key features include:
- Support for converting Excel and Numbers files to PDF.
- Integration with AI assistants via the Model Context Protocol.
- Secure file handling.
- Easy installation through npm.
Requirements
- Node.js 16 or higher.
- LibreOffice for conversion.
Installation
- Install LibreOffice.
- Install the MCP server using npm.
Using with Claude Desktop
Configure the MCP settings in Claude Desktop to enable file conversion. Ensure files are in the project directory for Claude to process conversions automatically.
Available Tools
- convert_excel_to_pdf: Converts Excel files to PDF.
- convert_numbers_to_pdf: Converts Numbers files to PDF.