MCP Server Fetch Python

by tatn

get-markdown

Extract web page content into structured Markdown format, preserving tables and lists. Ideal for converting HTML to clean, readable text while maintaining document structure.

Instructions

Converts web page content to well-formatted Markdown, preserving structural elements like tables and definition lists. Recommended as the default tool for web content extraction when a clean, readable text format is needed while maintaining document structure.

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the target web page (ordinary HTML, etc.).

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the target web page (ordinary HTML, etc.).", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Fetch Python

Related Tools

ID: 8d0zm2o56d