{"name":"Markdown Tools API","version":"1.0.0","description":"Convert Markdown to HTML, extract TOC, links, code blocks, stats, and lint.","endpoints":{"md_to_html":"POST /markdown/api/v1/md-to-html","html_to_md":"POST /markdown/api/v1/html-to-md","md_to_text":"POST /markdown/api/v1/md-to-text","extract_toc":"POST /markdown/api/v1/extract-toc","extract_links":"POST /markdown/api/v1/extract-links","extract_code":"POST /markdown/api/v1/extract-code","stats":"POST /markdown/api/v1/stats","lint":"POST /markdown/api/v1/lint","health":"GET  /markdown/health","mcp":"POST /markdown/mcp (JSON-RPC 2.0)"}}