Back to search
30
MCP

spa-reader-mcp

npm/spa-reader-mcp

MCP Server that renders JavaScript SPA pages and extracts LLM-ready Markdown content

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xxo47oxx/spa-reader-mcp
MCP Server that renders JavaScript SPA pages and extracts LLM-ready Markdown content
0 tools
doc-reviewer-mcp
MCP server for OCR-generated Markdown document review and diagnostics
0 tools
markdown-editor-mcp-server
MCP server for structured text editing in Markdown files
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
markitdown-mcp-server
MCP server for converting documents to markdown using MarkItDown
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "spa-reader-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}