An MCP server that converts Excel and Apple Numbers files to PDF format, enabling AI assistants like Claude to perform file conversion directly through conversation
Local Onlykmexnx
Awaiting current scanNpm · 1.0.1
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
1Distribution channel
2Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Install and connect
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
Independent exact-version security scans
Continuous release and vulnerability monitoring
Risk-change alerts with capability context
Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.
Current version evidence
No public current-version evidence is available yet.
Current protocol inventory
2025-06-18Negotiated protocol
excel-to-pdf-mcpServer-reported name
1Capability groups
Aug 21, 2026Observed
Tools 2
Tool
Category
Annotations
Risk
convert_excel_to_pdfConverts Excel files (.xls, .xlsx) to PDF formatInput schema
{
"type": "object",
"properties": {
"input_path": {
"type": "string",
"minLength": 1,
"description": "Relative path to the Excel file (.xls, .xlsx) to convert"
},
"output_format": {
"type": "string",
"enum": [
"pdf"
],
"default": "pdf",
"description": "Output format (currently only PDF is supported)"
}
},
"required": [
"input_path"
],
"additionalProperties": false
}
—
—
convert_numbers_to_pdfConverts Apple Numbers files (.numbers) to PDF formatInput schema
{
"type": "object",
"properties": {
"input_path": {
"type": "string",
"minLength": 1,
"description": "Relative path to the Numbers file (.numbers) to convert"
},
"output_format": {
"type": "string",
"enum": [
"pdf"
],
"default": "pdf",
"description": "Output format (currently only PDF is supported)"
}
},
"required": [
"input_path"
],
"additionalProperties": false
}
—
—
Resources 0
None observed.
Resource templates 0
None observed.
Prompts 0
None observed.
Remote endpoints
Endpoint
Transport
Authentication
Health
Observed
No verified remote endpoint is linked.
Excel to PDF Converter MCP Server questions
How do I install Excel to PDF Converter MCP Server?
Install the selected package version with: npm install --save-exact excel-to-pdf-mcp@1.0.1
What tools does Excel to PDF Converter MCP Server provide?
Excel to PDF Converter MCP Server exposed 2 tools during independent protocol observation, including convert_excel_to_pdf, convert_numbers_to_pdf.
Is Excel to PDF Converter MCP Server secure?
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Company and product intelligence
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.