markdown_to_text
ActiveTool of Markdown
declared in 0.1.0
Convert Markdown to readable plain text (keyless, offline): strips headings, emphasis, code fences, and turns links/images into their text/alt. Ideal for de-formatting Markdown.
Parameters schema
{
"type": "object",
"required": [
"markdown"
],
"properties": {
"markdown": {
"type": "string",
"description": "The Markdown text."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Markdown
https://github.com/pipeworx-io/mcp-markdown
1/7 registries