Excel to PDF Converter
Converts Excel and Apple Numbers spreadsheets to PDF format, enabling file sharing with stakeholders who lack access to the original applications.
2 stars
0 tools
Created Aug 2025
@kmexnx/kmexnx-excel-to-pdf-converter-excel-to-pdf-mcpAbout
Converts Excel and Apple Numbers spreadsheets to PDF format, enabling file sharing with stakeholders who lack access to the original applications.
Categories
general
Installation
npm
npm install @kmexnx/kmexnx-excel-to-pdf-converter-excel-to-pdf-mcp
Configuration
{
"mcpServers": {
"kmexnx-excel-to-pdf-converter-excel-to-pdf-mcp": {
"command": "npx",
"args": [
"-y",
"@kmexnx/kmexnx-excel-to-pdf-converter-excel-to-pdf-mcp"
]
}
}
}