File Converter MCP ServerServer

wowyuarm
GitHub
file conversiondeveloper toolsdocument processing

Loading subscription status...

💡 Description

An MCP server that provides multiple file conversion tools for various document and image formats. This project is based on the Model Context Protocol (MCP) and is designed to serve AI agents that need file conversion capabilities.

📝 JSON Entries

{
  "mcpServers": [
    {
      "File Converter": {
        "env": {},
        "args": [
          "dev",
          "file_converter_server.py"
        ],
        "command": "mcp"
      }
    }
  ]
}

🛠️ Tools

docx2pdfpdf2docxPillowpandaspdfkitmarkdown

Features

  • DOCX to PDF conversion
  • PDF to DOCX conversion
  • Image format conversion
  • Excel to CSV conversion
  • HTML to PDF conversion
  • Markdown to PDF conversion

💬 Example Queries

  • Convert my DOCX document to PDF
  • Change my Excel file into CSV format
  • Transform this Markdown file into a styled PDF