Casual Friday
Web site created using create-react-app
https://casualfridaycoffee.com/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://casualfridaycoffee.com/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · casualfridaycoffee.com
8tools discovered
Ping
Health check — returns ok.
List Beans
List green coffee beans with optional filters. Compact by default: origin, country/region, altitude, processing method, density, moisture, water activity, total_score, cost, grade. Pass `verbose=True` to get Sweet Maria's full record (cupping notes, flavor profiles, farm notes, roast recommendations) — large; use selectively. Default limit covers the full catalog; narrow with `country`, `processing_method`, or `min_score`.
Get Bean
Get the full record for one green coffee bean by ID.
List Roasts
List roasts with their stored scores. Lightweight — no timeline. Sorted newest-first by roast_number, then truncated to `limit`. For all-time best/worst (regardless of recency), pass `min_score=N` — it filters server-side BEFORE the limit slice. Don't rely on `limit` alone to find top scorers; it biases toward recent roasts only.
Get Roast
Get one roast by roast_number with optional timeline + milestones. Timeline is large (one record per second) — only opt in when analyzing the curve. Milestones (TP, FC start/end, 2nd crack, yellowing) are cheap.
Get Roast Score
Compute and return the full score breakdown for one roast. Includes total score (0-100), letter grade, algorithm version, per-component scores with their max values, plain-English explanations, and improvement suggestions. Use this when iterating on the scoring algorithm.
List Roast Scores
Score N roasts and return only score + components. Newest first. For aggregates ("average ror_quality across my last N"). For top-of- all-time queries, prefer list_roasts(min_score=N) to find candidates across the whole catalog, then pull breakdowns with get_roast_score.
Generate Bullet R2 Recipe
Generate a Bullet R2 roast recipe for a green bean. Direct 1:1 port of the original TypeScript recipe generator. Produces a complete profile: charging temp, time-based roast table (P/F/D settings per phase), batch size, success factors, warnings, and confidence score. With no reference_roast_numbers, returns the baseline recipe (confidence 0.3). Pass a list of high-scoring roast_numbers (ideally for similar beans) to derive the recipe from real timeline + milestone data — those roasts are trea
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsWeb site created using create-react-app
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Casual Friday? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 8 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.