Brotato Coach
Rank #11,445io.github.brendanlefebvre/spudcoach
Deterministic Brotato theorycrafter MCP server: facts and math, not guesses.
Brotato Coach is a Model Context Protocol (MCP) server published by brendanlefebvre. It ranks #11,445 of 132,046 servers tracked on MCP Toplist. Brotato Coach is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 120,601 of 132,046 servers on MCP Toplist.
Use Brotato Coach
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add spudcoach -e "SPUDCOACH_DATA=<your SPUDCOACH_DATA>" -- uvx spudcoachReplace each placeholder with your own value before saving.
[mcp_servers.spudcoach]
command = "uvx"
args = ["spudcoach"]
[mcp_servers.spudcoach.env]
SPUDCOACH_DATA = "<your SPUDCOACH_DATA>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spudcoach": {
"command": "uvx",
"args": [
"spudcoach"
],
"env": {
"SPUDCOACH_DATA": "<your SPUDCOACH_DATA>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spudcoach": {
"command": "uvx",
"args": [
"spudcoach"
],
"env": {
"SPUDCOACH_DATA": "<your SPUDCOACH_DATA>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"spudcoach": {
"type": "stdio",
"command": "uvx",
"args": [
"spudcoach"
],
"env": {
"SPUDCOACH_DATA": "<your SPUDCOACH_DATA>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spudcoach": {
"command": "uvx",
"args": [
"spudcoach"
],
"env": {
"SPUDCOACH_DATA": "<your SPUDCOACH_DATA>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spudcoach": {
"command": "uvx",
"args": [
"spudcoach"
],
"env": {
"SPUDCOACH_DATA": "<your SPUDCOACH_DATA>"
}
}
}
}Replace each placeholder with your own value before saving.
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.brendanlefebvre%2Fspudcoach)<a href="https://mcptoplist.com/server/io.github.brendanlefebvre%2Fspudcoach"><img src="https://mcptoplist.com/badge/io.github.brendanlefebvre%2Fspudcoach.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
brendanlefebvre
Available versions (7)
| Version | Published |
|---|---|
| 0.14.1 | Aug 4, 2026 |
| 0.14.0 | Jul 27, 2026 |
| 0.13.0 | Jul 18, 2026 |
| 0.12.0 | Jul 11, 2026 |
| 0.11.0 | Jul 7, 2026 |
| 0.10.0 | Jul 6, 2026 |
| 0.9.3 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Brotato Coach?
- Brotato Coach is maintained by brendanlefebvre, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Brotato Coach listed on the Official MCP Registry?
- Yes — Brotato Coach is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Brotato Coach have?
- MCP Toplist tracks 7 versions of Brotato Coach, most recently published on Aug 4, 2026.
- Where can I find the source code for Brotato Coach?
- The source code for Brotato Coach is hosted at github.com/brendanlefebvre/spud-coach.
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.