No-Code
For Developer
Follow the instructions below to integrate Markdown2doc MCP server to your AI application using our API or SDK.Prerequisites
1. Create a Markdown2doc MCP Server
Use the following endpoint to create a new remote Markdown2doc MCP server instance:Request
Response
serverUrl specifies the endpoint of the Markdown2doc MCP server, which allows you to convert markdown to various document formats.
instanceId is used for authentication and identification of your server instance.
Explore MCP Server Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
convert_markdown_to_file | Convert markdown text to different file formats (pdf, docx, doc, html, html5) |
For more details about tool input schema, use the list_tool API.