Spa Reader MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 17 Mar 2026.
MCP Server that renders JavaScript SPA pages and extracts LLM-ready Markdown content
Today is the operative word: we check Spa Reader MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add spa-reader-mcp -- npx -y spa-reader-mcp
{
"mcpServers": {
"spa-reader-mcp": {
"args": [
"-y",
"spa-reader-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.spa-reader-mcp]
command = "npx"
args = ["-y", "spa-reader-mcp"]
{
"mcpServers": {
"spa-reader-mcp": {
"args": [
"-y",
"spa-reader-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spa-reader-mcp": {
"args": [
"-y",
"spa-reader-mcp"
],
"command": "npx"
}
}
}
An MCP server that fetches web pages and converts them to clean, readable Markdown.
Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
An MCP server that provides persistent multimodal context storage for LLM agents.
Notion MCP server — search, export, and import pages as markdown
Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.
Paid fallback for public webpages: clean text, Markdown, links, metadata, and JavaScript rendering.
Convert files, URLs, and documents to clean, AI-ready Markdown via MCP.
Answers built from our own checks of this server.