magicconvert_mcp_server

MuhammadNoman76/magicconvert_mcp_server

3.2

If you are the rightful owner of magicconvert_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MagicConvert MCP Server is a robust and extensible server for file, URL, and text conversion using the MagicConvert library, delivering outputs in Markdown format.

Tools

Functions exposed to the LLM to take actions

convert_file_to_markdown

Converts a file from the local file system to Markdown.

convert_base64_file_to_markdown

Accepts a base64 encoded file and converts it to Markdown.

convert_url_to_markdown

Downloads a webpage or document from a URL and converts it to Markdown.

convert_text_to_markdown

Converts raw text content into Markdown.

get_supported_formats

Returns a list of supported input types and features in Markdown format.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources