Skip to main content
Glama

ScrapeGraph MCP Server

Official

markdownify

Convert webpage content into clean, well-structured markdown format using a URL. Simplify web data extraction for processing or documentation purposes.

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

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