Skip to main content
Glama

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" }
Install Server

Other Tools from MCP Server Fetch Python

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatn/mcp-server-fetch-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server