claude mcp add 47-spa-reader-mcp -- npx -y spa-reader-mcp
{
"mcpServers": {
"47-spa-reader-mcp": {
"command": "npx",
"args": ["-y", "spa-reader-mcp"]
}
}
}
{
"mcpServers": {
"47-spa-reader-mcp": {
"command": "npx",
"args": ["-y", "spa-reader-mcp"]
}
}
}
{
"mcpServers": {
"47-spa-reader-mcp": {
"command": "npx",
"args": ["-y", "spa-reader-mcp"]
}
}
}
About This MCP Server
The spa-reader-mcp server is a developer tool that renders JavaScript single-page application pages and extracts content in Markdown format that can be used with large language models. It connects to standard input/output streams and is available as a package on npm, allowing developers to integrate it into their workflows. Developers would use this server when they need to extract and prepare content from single-page applications for use with AI coding assistants or other large language model-based tools.
MCP Server that renders JavaScript SPA pages and extracts LLM-ready Markdown content. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
spa-reader-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The spa-reader-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.