MCP Access Server

get-webpage-markdown

Convert web page content into Markdown format by parsing a provided URL, enabling easy text extraction and structured content processing.

Instructions

Parses a web page into Markdown and returns it

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL of the web page to parse

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The URL of the web page to parse", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Access Server

Related Tools

ID: l0143hjrjj