Markdownify MCP Server

by zcaceres

get-markdown-file

Retrieve Markdown content directly by specifying the absolute file path. Enables quick access to formatted text for readability and sharing.

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

Related Tools

ID: bn5q4b0ett