{"name":"io.github.bguillow-rgb/percolate","slug":"bguillow-rgb-percolate","title":"Percolate","description":"Search the Percolate specialty coffee database: 1,100+ coffees with brew recipes and pairings.","url":"https://mcp.market/server/bguillow-rgb-percolate","rating":null,"grade":"A","score":88,"certified":false,"status":"active","category":"data","tags":["data","search"],"presence":{"score":34,"stars":0,"forks":0,"downloads_week":184,"last_push_at":"2026-09-07T11:49:44.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/bguillow-rgb/percolate-mcp","website":"https://percolateapp.com/mcp","version":"1.0.2","remotes":[{"type":"streamable-http","url":"https://mcp.percolateapp.com/?src=registry"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"percolate-mcp","version":"1.0.2","transport":{"type":"stdio"}}],"tools":[{"name":"compare_coffees","description":"Side-by-side comparison: roast, body/acidity/sweetness, shared and distinct flavors, brew methods, and price difference.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coffee_a":{"type":"string","maxLength":200,"description":"First coffee — id or name"},"coffee_b":{"type":"string","maxLength":200,"description":"Second coffee — id or name"}},"required":["coffee_a","coffee_b"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"dial_in_suggestion","description":"Brew guidance for a specific coffee: curated recipes from the Percolate catalog (ratio, temperature, grind) when available, or a roast-based starting point. Optionally scoped to your brew method.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coffee":{"type":"string","maxLength":200,"description":"Coffee id or name"},"brew_method":{"type":"string","maxLength":120,"description":"Your brewer, e.g. 'V60', 'espresso', 'french press'"}},"required":["coffee"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"find_similar","description":"Coffees with a similar profile to a given one, ranked by shared flavor notes and roast/body/acidity/sweetness proximity. Deterministic scoring over Percolate's structured tasting data.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coffee":{"type":"string","maxLength":200,"description":"Coffee id or name"},"limit":{"type":"integer","minimum":1,"maximum":10,"description":"Max results (default 5)"}},"required":["coffee"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_coffee","description":"Detailed record for one coffee: roast level, body/acidity/sweetness profile, flavor notes, suited brew methods, food and brew pairings, price, and retailer links. Accepts a Percolate id or a name.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id_or_name":{"type":"string","maxLength":120,"description":"Coffee id or a name like 'Bean Box Taste of New York City'"}},"required":["id_or_name"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_recommendations","description":"Personalized coffee picks from flavor preferences (e.g. 'chocolate', 'berry', 'caramel'), a budget in USD, roast preference, and the brew gear you own.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"preferences":{"type":"array","items":{"type":"string","maxLength":60},"minItems":1,"maxItems":20,"description":"Flavors the drinker enjoys, e.g. ['chocolate','caramel','nutty']"},"budget":{"type":"number","minimum":0,"description":"Max price in USD per bag"},"roast_level":{"type":"string","enum":["light","medium-light","medium","medium-dark","dark"],"description":"Roast level to filter by; omit to include all roasts"},"brew_method":{"type":"string","maxLength":120,"description":"What you brew with, e.g. 'espresso', 'pourover'"},"limit":{"type":"integer","minimum":1,"maximum":10,"description":"Max results (default 5)"}},"required":["preferences"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_coffees","description":"Search 1,100+ curated specialty coffees in the Percolate database. Filter by category (espresso, single_origin, blend, decaf, dark), roast level, brew method, and price (USD). Returns tasting profiles, brew methods, and where-to-buy links.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","maxLength":120,"description":"Free-text search: coffee or roaster name"},"category":{"type":"string","enum":["espresso","single_origin","blend","decaf","dark"],"description":"Coffee category to filter by; omit to search all"},"roast_level":{"type":"string","enum":["light","medium-light","medium","medium-dark","dark"],"description":"Roast level to filter by; omit to include all roasts"},"brew_method":{"type":"string","maxLength":120,"description":"e.g. 'espresso', 'pourover', 'french press', 'drip'"},"price_min":{"type":"number","minimum":0,"description":"Minimum price in USD"},"price_max":{"type":"number","minimum":0,"description":"Maximum price in USD"},"limit":{"type":"integer","minimum":1,"maximum":10,"description":"Max results (default 10, max 10)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"trending_coffees","description":"Coffees Percolate users are adding to their collections most over the last 30 days (falls back to catalog popularity when live activity data is unavailable). The method used is labeled in the response.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":10,"description":"Max results (default 10, max 10)"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"what_to_brew","description":"A coffee suggestion for right now, based on time of day (evening picks lean decaf), mood, and the brew method you're using — scored over Percolate's tasting profiles.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"time_of_day":{"type":"string","enum":["morning","afternoon","evening"],"description":"When the coffee will be drunk — shifts the pick toward lighter or lower-caffeine options later in the day"},"mood":{"type":"string","maxLength":120,"description":"e.g. 'need focus', 'lazy weekend', 'something comforting', 'adventurous'"},"brew_method":{"type":"string","maxLength":120,"description":"What you're brewing with"}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":88,"grade":"A","scanned_at":"2026-09-19T09:57:30.853Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T09:57:30.805Z","components":{"code":{"score":25,"max":25,"notes":["5 source files scanned"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2218ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 12 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://mcp.percolateapp.com/?src=registry","reachable":true,"authRequired":false,"latencyMs":2218,"serverInfo":{"name":"percolate","version":"1.0.0"}}],"packages":[{"registryType":"npm","identifier":"percolate-mcp","version":"1.0.2","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":3,"publishedAt":"2026-09-16T21:36:58.222Z","repositoryUrl":"git+https://github.com/bguillow-rgb/percolate-mcp.git","weeklyDownloads":184}],"repo":{"found":true,"owner":"bguillow-rgb","repo":"percolate-mcp","archived":false,"pushedAt":"2026-09-07T11:49:44Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/272802989?v=4","ownerCreatedAt":"2026-04-01T11:42:47Z","license":"MIT"},"icon":{"url":"https://raw.githubusercontent.com/bguillow-rgb/percolate-mcp/main/logo.png","source":"registry","width":400,"height":400},"presence":{"stars":0,"forks":0,"downloadsWeek":184,"license":"MIT","lastPushAt":"2026-09-07T11:49:44.000Z","score":34}}}},"grade_history":[],"reviews":[]}