Skip to main content
Glama

MCP Server Fetch TypeScript

by tatn

get_markdown

Extracts web page content and converts it into structured Markdown format, preserving tables, lists, and other elements for clear, readable text output.

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 web page to convert to Markdown format, supporting various HTML elements and structures.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the web page to convert to Markdown format, supporting various HTML elements and structures.", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from MCP Server Fetch TypeScript

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-typescript'

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