mcpbeat Sign in

RoastPilot MCP Server

local only

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

RoastPilot controls coffee roasting sessions through local stdio MCP tools and exports logs.

Installs per day peak 561 · avg 82 · +29% w/w
a month agotoday
702
Installs / week
pypi · coffee-roaster-mcp
0
Stars
4 open issues
16 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check RoastPilot 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 coffee-roaster-mcp -- uvx coffee-roaster-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "coffee-roaster-mcp": {
      "args": [
        "coffee-roaster-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.coffee-roaster-mcp]
command = "uvx"
args = ["coffee-roaster-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "coffee-roaster-mcp": {
      "args": [
        "coffee-roaster-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "coffee-roaster-mcp": {
      "args": [
        "coffee-roaster-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to RoastPilot

same job, measured the same way
Sentinel DV
by kiranreddi

MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.

78 installs/wk local only
Januscope
by giancarloerra

Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.

337 installs/wk local only
Cognos Session Memory
by base76-research-lab

CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools.

59 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
Server Ops MCP
by gt-dinuo

Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.

72 installs/wk local only
Logclaw MCP Server
by robeldev

Connect AI coding tools to LogClaw incidents, logs, and anomaly detections.

37 installs/wk local only
Chronicle MCP
by leviathan0x0

Local MCP server to sync, clean, and index AI chat logs locally. Saves up to 40% context tokens.

362 installs/wk local only
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

40 installs/wk local only

RoastPilot — questions

Answers built from our own checks of this server.

Why is there no uptime for RoastPilot?
RoastPilot 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 pypi package coffee-roaster-mcp was installed 702 times last week.
How do I connect RoastPilot?
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 coffee-roaster-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use RoastPilot?
The pypi package coffee-roaster-mcp was installed 702 times in the last week. Week over week that is +29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is RoastPilot open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 0 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.