MCPServers
Excel to PDF Converter - MCP server logo

Excel to PDF Converter

0
0

Summary

An MCP server that converts Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF format, enabling AI assistants like Claude to perform file conversions directly through conversations. Built with TypeScript and Node.js, it leverages LibreOffice for the actual conversion process and implements the Model Context Protocol to expose two primary tools: convert_excel_to_pdf and convert_numbers_to_pdf. The server handles file validation, secure path resolution, and temporary file management while providing detailed error messages. It's particularly useful for users who need to share spreadsheets with stakeholders who may not have access to the original applications.

Available Actions(2)

convert_excel_to_pdf

Converts Excel files (.xls/.xlsx) to PDF format. Arguments: input_path (string, required), output_format (string, optional, default: 'pdf')

convert_numbers_to_pdf

Converts Apple Numbers files (.numbers) to PDF format. Arguments: input_path (string, required), output_format (string, optional, default: 'pdf')

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그