Convert web pages or HTML to clean Markdown for LLM context. Preserves code blocks with language hints, tables, and reading structure. Zero telemetry, no accounts, MIT license.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@page2ai/mcp"
]
}