Provides file format conversion capabilities for local files, including converting PDF documents to image formats with customizable output options
omni-file-converter-mcp
|
|GitHub
Omni File Format converter MCP With No Access Key Requested.
This MCP server aims to convert various formats of documents to your desired formats.
Tool
1. pdf_to_image
Args:
file_path: Str, Local Folder Path of your Input PDF File output_format: Str, output_file_name: The output image file name, if not specified, use the same name as input file path file_name.pdf will output file_name_1.jpg, file_name_2.jpg, etc.
Return:
str: json str with below values samples [ {'output_path': '/your_local_folder/output_name_1.jpg'}, {'output_path': '/your_local_folder/output_name_2.jpg'}, {'output_path': '/your_local_folder/output_name_3.jpg'}, ]
Usage
Try on the playground of MCP Tool Use Agent Web
Find Agent Information on Agent Meta on Marketplace
Omni File Convert MCP Playground
Example Share URL of PDF to Image File Format Convert
Tool Calling Results
Client Usage (Cursor,VS Code and more)
1. OneKey MCP Router Http Server Config
StreamingHttpConnection
Supporting ONEKEY Router Access Beta Test Keys
You can also generate your personal unlimited rate keys here OneKey and Seee the onekey mcp router Demo Google Maps MCP Server OneKey Example for reference on how to use one access key to access commercial MCPs.
2. Running Locally
Install
MCP Integration
GitHub Source Running Localing
Run From Your Local Folder
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Converts various document formats to desired output formats, currently supporting PDF to image conversion. No access keys required for basic file format conversion operations.