extract_headings
ActiveTool of Markdown
declared in 0.1.0
Extract the ATX heading outline (# … ######) as {level, text} entries (keyless, offline).
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