MCP Development Framework

parse_markdown

Extracts title structure, lists, and text content from Markdown files using a specified file path. Integrates with the MCP Development Framework for streamlined document processing.

Instructions

解析Markdown文件内容,提取标题结构、列表和文本内容

Input Schema

NameRequiredDescriptionDefault
file_pathYesMarkdown文件的本地路径,例如'/path/to/document.md'

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Markdown文件的本地路径,例如'/path/to/document.md'", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Development Framework

Related Tools

ID: i6x9dydcf7