Skip to main content
Glama

Markdownify MCP Server - UTF-8 Enhanced

by JDJR2024

get-markdown-file

Retrieve Markdown content from an absolute file path using the get-markdown-file tool. Ideal for extracting and converting documents into Markdown format with enhanced UTF-8 support.

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" }

Other Tools from Markdownify MCP Server - UTF-8 Enhanced

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JDJR2024/markdownify-mcp-utf8'

If you have feedback or need assistance with the MCP directory API, please join our Discord server