mcpbeat Sign in

Page2AI — Web to Markdown MCP Server

by igorsaevets Your server? Claim it
local only

Page2AI — Web to Markdown runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 5 Sep 2026.

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

Installs per day peak 190 · avg 18 · +31% w/w
a month agotoday
66
Installs / week
npm · @page2ai/mcp
0
Stars
2 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Page2AI — Web to Markdown every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add page2ai-mcp -- npx -y @page2ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "page2ai-mcp": {
      "args": [
        "-y",
        "@page2ai/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.page2ai-mcp]
command = "npx"
args = ["-y", "@page2ai/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "page2ai-mcp": {
      "args": [
        "-y",
        "@page2ai/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "page2ai-mcp": {
      "args": [
        "-y",
        "@page2ai/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Page2AI — Web to Markdown

same job, measured the same way
I
mdapi — HTML to Markdown for AI agents
by fastdb-md

Web page or HTML to clean LLM-ready Markdown or JSON. x402 pay-per-call, $0.005, no API key.

3 tools answering
Readdown MCP
by zcag

Convert web pages to clean, LLM-optimized Markdown. No browser needed.

local only
HTML To Markdown MCP
by mukundakatta

Convert HTML to Markdown or strip to plain text. For web-scraping agents.

26 installs/wk local only
markitai
by ynewtime

Convert documents, images and web pages to clean Markdown, for agents: single, URL and batch tools.

local only
Scrapi
by bamchi

Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

35 installs/wk 5 tools answering
C
Prince Cloud
by prince

Convert Markdown, HTML, and web pages to high-quality PDF with Prince.

3 tools answering
URL To Markdown
by dataleadspro

Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.

3 tools answering
agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free)
by foomworks

URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key

5 tools answering

Page2AI — Web to Markdown — questions

Answers built from our own checks of this server.

Why is there no uptime for Page2AI — Web to Markdown?
Page2AI — Web to Markdown runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @page2ai/mcp was installed 66 times last week.
How do I connect Page2AI — Web to Markdown?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @page2ai/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Page2AI — Web to Markdown?
The npm package @page2ai/mcp was installed 66 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Page2AI — Web to Markdown open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.