Prerender Buddy
Rank #16,595io.github.kopachlager/prerenderbuddy-mcp
Local MCP tools for crawler-readability and discovery-file diagnostics.
Prerender Buddy is a Model Context Protocol (MCP) server published by kopachlager. It ranks #16,595 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Prerender Buddy is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 23, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 115,451 of 132,046 servers on MCP Toplist.
Use Prerender Buddy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prerenderbuddy-mcp -- npx -y @prerenderbuddy/mcp[mcp_servers.prerenderbuddy-mcp]
command = "npx"
args = ["-y", "@prerenderbuddy/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"prerenderbuddy-mcp": {
"command": "npx",
"args": [
"-y",
"@prerenderbuddy/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"prerenderbuddy-mcp": {
"command": "npx",
"args": [
"-y",
"@prerenderbuddy/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"prerenderbuddy-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@prerenderbuddy/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"prerenderbuddy-mcp": {
"command": "npx",
"args": [
"-y",
"@prerenderbuddy/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prerenderbuddy-mcp": {
"command": "npx",
"args": [
"-y",
"@prerenderbuddy/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kopachlager%2Fprerenderbuddy-mcp)<a href="https://mcptoplist.com/server/io.github.kopachlager%2Fprerenderbuddy-mcp"><img src="https://mcptoplist.com/badge/io.github.kopachlager%2Fprerenderbuddy-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kopachlager
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Prerender Buddy?
- Prerender Buddy is maintained by kopachlager, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Prerender Buddy listed on the Official MCP Registry?
- Yes — Prerender Buddy is listed on the Official MCP Registry, alongside Glama.
- How many versions does Prerender Buddy have?
- MCP Toplist tracks 1 version of Prerender Buddy, most recently published on Jul 28, 2026.
- Where can I find the source code for Prerender Buddy?
- The source code for Prerender Buddy is hosted at github.com/kopachlager/prerenderbuddy-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.