MCP Server
MCP
Page2AI — Web to Markdown
Convert web pages or HTML to clean Markdown for LLM context. Local, no external API calls.
Install
npx -y @page2ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@page2ai/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment