Skip to content
Back to search
30
MCP http

Random Cocktail

x402/random-cocktail

A random cocktail from TheCocktailDB, no key. Returns one drink with full ingredients and instructions. For AI agents suggesting drinks. [x402: $0.07/call on base, category=data]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Cocktail Search By Name
Search cocktails by name from TheCocktailDB, no key. Returns drinks with ingredients, measures, glass, and instructions. For AI agents in ba
0 tools · http
Cocktails By Ingredient
Cocktails that use an ingredient from TheCocktailDB, no key. Returns drinks containing the ingredient. For AI agents building drinks around
0 tools · http
Random Recipe
A random recipe from TheMealDB, no key. Returns one meal with full ingredients and instructions. For AI agents suggesting meals and generati
0 tools · http
Cocktails
Searches cocktail recipes and ingredients via TheCocktailDB API, with no authentication required.
0 tools
Cocktail Glass
Searches 500 cocktail recipes, retrieves full recipes, finds drinks by ingredient, and suggests random picks.
0 tools
Cocktail Glass
Search 500 cocktail recipes, get full recipes, find drinks by ingredient, suggest random picks.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "random_cocktail": {
      "url": "https://proxy.suverse.io/v1/data/suverse-cocktail-random",
      "transport": "http"
    }
  }
}