url-to-markdown-mcp

isshiki-dev/url-to-markdown-mcp

3.3

If you are the rightful owner of url-to-markdown-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server designed to convert URLs into Markdown format, optimized for deployment on Vercel.

Tools

Functions exposed to the LLM to take actions

url_to_markdown

Convert any webpage to clean Markdown

parse_url

Parse URL into components (protocol, host, path, etc.)

build_url

Construct URLs from components

validate_url

Check if a URL is valid

extract_links

Extract all links from a webpage

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources