Markdownify MCP Server - UTF-8 Enhanced

get-markdown-file

Retrieve structured Markdown content by providing the absolute file path to a markdown-formatted file using Markdownify MCP Server’s UTF-8 enhanced conversion capabilities.

Instructions

Get a markdown file by absolute file path

Input Schema

NameRequiredDescriptionDefault
filepathYesAbsolute path to file of markdown'd text

Input Schema (JSON Schema)

{ "properties": { "filepath": { "description": "Absolute path to file of markdown'd text", "type": "string" } }, "required": [ "filepath" ], "type": "object" }

You must be authenticated.

Other Tools from Markdownify MCP Server - UTF-8 Enhanced

Related Tools

ID: 51hyoj300s