by MCP Community
An MCP server that can convert Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF
An MCP server that can convert Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF
npx -y excel-to-pdf-mcp
npx -y excel-to-pdf-mcp
{
"mcpServers": {
"excel-to-pdf": {
"command": "npx",
"args": ["-y", "excel-to-pdf-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
B
Tools for building MCP Bundles