Skip to main content
Glama

Markdownify MCP Server

by zcaceres

webpage-to-markdown

Convert any webpage into Markdown format using the Markdownify MCP Server. Extract and transform web content for simplified reading, sharing, and further editing in Markdown.

Instructions

Convert a webpage to markdown

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the webpage to convert

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the webpage to convert", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Markdownify 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/zcaceres/markdownify-mcp'

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