Rebuild Dossier
Rank #5,666com.parkerfawcett/rebuild-dossier
MCP server that reverse-engineers a locked rebuild spec from an existing app.
Rebuild Dossier is a Model Context Protocol (MCP) server published by businessfawcett-cloud. It ranks #5,666 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Rebuild Dossier is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 126,380 of 132,046 servers on MCP Toplist.
Use Rebuild Dossier
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rebuild-dossier -- npx -y rebuild-dossier[mcp_servers.rebuild-dossier]
command = "npx"
args = ["-y", "rebuild-dossier"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rebuild-dossier": {
"command": "npx",
"args": [
"-y",
"rebuild-dossier"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rebuild-dossier": {
"command": "npx",
"args": [
"-y",
"rebuild-dossier"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rebuild-dossier": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rebuild-dossier"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rebuild-dossier": {
"command": "npx",
"args": [
"-y",
"rebuild-dossier"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rebuild-dossier": {
"command": "npx",
"args": [
"-y",
"rebuild-dossier"
]
}
}
}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/com.parkerfawcett%2Frebuild-dossier)<a href="https://mcptoplist.com/server/com.parkerfawcett%2Frebuild-dossier"><img src="https://mcptoplist.com/badge/com.parkerfawcett%2Frebuild-dossier.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
businessfawcett-cloud
Available versions (2)
| Version | Published |
|---|---|
| 0.2.6 | Sep 5, 2026 |
| 0.2.5 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Rebuild Dossier?
- Rebuild Dossier is maintained by businessfawcett-cloud, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Rebuild Dossier listed on the Official MCP Registry?
- Yes — Rebuild Dossier is listed on the Official MCP Registry, alongside Glama.
- How many versions does Rebuild Dossier have?
- MCP Toplist tracks 2 versions of Rebuild Dossier, most recently published on Sep 5, 2026.
- Where can I find the source code for Rebuild Dossier?
- The source code for Rebuild Dossier is hosted at github.com/businessfawcett-cloud/rebuild-dossier.
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.