mcpbeat Sign in

Prerender Buddy MCP Server

by kopachlager Your server? Claim it
local only

Prerender Buddy runs on your own machine — the client starts it, so there is no endpoint to ping. 694 installs a week from npm. Last commit 16 Sep 2026.

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

Installs per day peak 329 · avg 38 · +1219% w/w
a month agotoday
694
Installs / week
npm · @prerenderbuddy/mcp
1
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check Prerender Buddy every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add prerenderbuddy-mcp -- npx -y @prerenderbuddy/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "prerenderbuddy-mcp": {
      "args": [
        "-y",
        "@prerenderbuddy/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.prerenderbuddy-mcp]
command = "npx"
args = ["-y", "@prerenderbuddy/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "prerenderbuddy-mcp": {
      "args": [
        "-y",
        "@prerenderbuddy/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "prerenderbuddy-mcp": {
      "args": [
        "-y",
        "@prerenderbuddy/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Prerender Buddy

same job, measured the same way
MaxAEO AI Visibility MCP
by maxaeo

Local-first MCP server for AI visibility, GEO/AEO, llms.txt, and AI crawler readiness audits.

72 installs/wk local only
Geo Tool Check
by shufflethis

Is this page readable for AI search? Crawler access, structure and citability checks, runs locally.

47 installs/wk local only
MCP Retrieval
by role1776

Local Go MCP server: DuckDuckGo/Bing web + image search, readability scraping to Markdown.

local only
Kitbag MCP
by syedtaj7

Zero-config MCP server bundling 50+ utility tools: converters, OCR, scraping, and formatters.

45 installs/wk local only
Flarum Forum Scraper - Discussion Crawler Tool
by ranovam

Search or monitor any Flarum-powered forum for discussions, replies, participants, dates, and…

answering
Yandex Webmaster MCP
by boxlab-ltd

Query Yandex Webmaster indexing, queries, diagnostics and backlinks, and recrawl, via an AI agent.

54 installs/wk local only
Aeo MCP
by arthurcarlsonn

AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.

38 installs/wk local only
Geolint
by iliasabk

ESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.

1 147 installs/wk local only

Prerender Buddy — questions

Answers built from our own checks of this server.

Why is there no uptime for Prerender Buddy?
Prerender Buddy runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @prerenderbuddy/mcp was installed 694 times last week.
How do I connect Prerender Buddy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @prerenderbuddy/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Prerender Buddy?
The npm package @prerenderbuddy/mcp was installed 694 times in the last week. Week over week that is +1219%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Prerender Buddy open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.