RoastPilot
Rank #8,247io.github.syamaner/coffee-roaster-mcp
RoastPilot controls coffee roasting sessions through local stdio MCP tools and exports logs.
RoastPilot is a Model Context Protocol (MCP) server published by syamaner. It ranks #8,247 of 132,046 servers tracked on MCP Toplist. RoastPilot is listed across 3 registries — Official MCP, PulseMCP and Glama, with 18 tracked versions. It was first listed on May 24, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 123,799 of 132,046 servers on MCP Toplist.
Use RoastPilot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add coffee-roaster-mcp -- uvx coffee-roaster-mcp serve[mcp_servers.coffee-roaster-mcp]
command = "uvx"
args = ["coffee-roaster-mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"coffee-roaster-mcp": {
"command": "uvx",
"args": [
"coffee-roaster-mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"coffee-roaster-mcp": {
"command": "uvx",
"args": [
"coffee-roaster-mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"coffee-roaster-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"coffee-roaster-mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"coffee-roaster-mcp": {
"command": "uvx",
"args": [
"coffee-roaster-mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"coffee-roaster-mcp": {
"command": "uvx",
"args": [
"coffee-roaster-mcp",
"serve"
]
}
}
}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.syamaner%2Fcoffee-roaster-mcp)<a href="https://mcptoplist.com/server/io.github.syamaner%2Fcoffee-roaster-mcp"><img src="https://mcptoplist.com/badge/io.github.syamaner%2Fcoffee-roaster-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
syamaner
Available versions (18)
| Version | Published |
|---|---|
| 0.2.1 | Sep 19, 2026 |
| 0.2.0 | Sep 4, 2026 |
| 0.1.16 | Aug 23, 2026 |
| 0.1.15 | Aug 23, 2026 |
| 0.1.13 | Jul 13, 2026 |
| 0.1.12 | Jul 7, 2026 |
| 0.1.11 | Jun 27, 2026 |
| 0.1.10 | Jun 27, 2026 |
| 0.1.9 | Jun 27, 2026 |
| 0.1.8 | Jun 24, 2026 |
| 0.1.7 | Jun 23, 2026 |
| 0.1.6 | Jun 21, 2026 |
| 0.1.5 | Jun 14, 2026 |
| 0.1.4 | Jun 14, 2026 |
| 0.1.3 | May 25, 2026 |
| 0.1.2 | May 25, 2026 |
| 0.1.1 | May 25, 2026 |
| 0.1.0 | May 24, 2026 |
Frequently asked questions
- Who maintains RoastPilot?
- RoastPilot is maintained by syamaner, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is RoastPilot listed on the Official MCP Registry?
- Yes — RoastPilot is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does RoastPilot have?
- MCP Toplist tracks 18 versions of RoastPilot, most recently published on Sep 19, 2026.
- Where can I find the source code for RoastPilot?
- The source code for RoastPilot is hosted at github.com/syamaner/coffee-roaster-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.