MCP server intelligence profile

Excel to PDF Converter MCP Server

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.

Install excel-to-pdf-mcp from npm

Version 1.0.1 declares 1 executable entrypoint.

npm install --save-exact excel-to-pdf-mcp@1.0.1
npx -y -p excel-to-pdf-mcp@1.0.1 excel-to-pdf-mcp
MCP client configuration example
{
  "mcpServers": {
    "excel-to-pdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "excel-to-pdf-mcp@1.0.1",
        "excel-to-pdf-mcp"
      ]
    }
  }
}

Identity

Canonical slugexcel-to-pdf-converter-c53da73bDeploymentLocal Only
Canonical packagenpm:excel-to-pdf-mcpRepositorykmexnx/excel-to-pdf-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmexcel-to-pdf-mcp1.0.11Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmexcel-to-pdf-mcp1.0.1CurrentSep 5, 20262 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

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

ToolCategoryAnnotationsRisk
convert_excel_to_pdfConverts Excel files (.xls, .xlsx) to PDF format
Input 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 format
Input 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

EndpointTransportAuthenticationHealthObserved
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.

Associated company landscape

Microsoft & Azure intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.