Skip to content
Claude Desktop

Prerender Buddy for Claude Desktop

io.github.kopachlager/prerenderbuddy-mcp

Local MCP tools for crawler-readability and discovery-file diagnostics.

client:Claude Desktop transport:stdio runtime:npm

Install Prerender Buddy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "prerenderbuddy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prerenderbuddy/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Prerender Buddy in other clients