Page2AI — Web to Markdown
Rank #9,798io.github.igorsaevets/page2ai-mcp
Convert web pages or HTML to clean Markdown for LLM context. Local, no external API calls.
Page2AI — Web to Markdown is a Model Context Protocol (MCP) server published by igorsaevets. It ranks #9,798 of 132,046 servers tracked on MCP Toplist. Page2AI — Web to Markdown is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 122,248 of 132,046 servers on MCP Toplist.
Use Page2AI — Web to Markdown
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add page2ai-mcp -- npx -y @page2ai/mcp[mcp_servers.page2ai-mcp]
command = "npx"
args = ["-y", "@page2ai/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"page2ai-mcp": {
"command": "npx",
"args": [
"-y",
"@page2ai/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"page2ai-mcp": {
"command": "npx",
"args": [
"-y",
"@page2ai/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"page2ai-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@page2ai/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"page2ai-mcp": {
"command": "npx",
"args": [
"-y",
"@page2ai/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"page2ai-mcp": {
"command": "npx",
"args": [
"-y",
"@page2ai/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.igorsaevets%2Fpage2ai-mcp)<a href="https://mcptoplist.com/server/io.github.igorsaevets%2Fpage2ai-mcp"><img src="https://mcptoplist.com/badge/io.github.igorsaevets%2Fpage2ai-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
igorsaevets
Available versions (3)
| Version | Published |
|---|---|
| 0.2.5 | Aug 29, 2026 |
| 0.2.4 | Aug 29, 2026 |
| 0.1.1 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Page2AI — Web to Markdown?
- Page2AI — Web to Markdown is maintained by igorsaevets, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Page2AI — Web to Markdown listed on the Official MCP Registry?
- Yes — Page2AI — Web to Markdown is listed on the Official MCP Registry, alongside Glama.
- How many versions does Page2AI — Web to Markdown have?
- MCP Toplist tracks 3 versions of Page2AI — Web to Markdown, most recently published on Aug 29, 2026.
- Where can I find the source code for Page2AI — Web to Markdown?
- The source code for Page2AI — Web to Markdown is hosted at github.com/igorsaevets/page2ai-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.