Skip to main content
Glama

MCP Access Server

by shin-t-o

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

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/shin-t-o/mcp-access'

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