Skip to main content
Glama

ScrapeGraph MCP Server

Official

markdownify

Convert webpage content into clean, formatted markdown using a simple URL input. Ideal for transforming webpages into easy-to-read text format with ScrapeGraph MCP Server.

Instructions

Convert a webpage into clean, formatted markdown. Args: website_url: URL of the webpage to convert Returns: Dictionary containing the markdown result

Input Schema

NameRequiredDescriptionDefault
website_urlYes

Input Schema (JSON Schema)

{ "properties": { "website_url": { "title": "Website Url", "type": "string" } }, "required": [ "website_url" ], "title": "markdownifyArguments", "type": "object" }

You must be authenticated.

Other Tools from ScrapeGraph MCP 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/ScrapeGraphAI/scrapegraph-mcp'

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