HomeSearch & Research › Page2AI — Web to Markdown

Page2AI — Web to Markdown

Convert web pages or HTML to clean Markdown for LLM context. Local, no external API calls.

TypeScript Local
★ 0 stars Last pushed 2026-09-19 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.5)

npx -y @page2ai/mcp@0.2.5

Or add to your MCP client config:

{
  "mcpServers": {
    "page2ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@page2ai/mcp@0.2.5"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry