Skip to content
Back to search
30
MCP

Cocktails

pulsemcp/cocktails

Searches cocktail recipes and ingredients via TheCocktailDB API, with no authentication required.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

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
cocktails
Cocktails MCP — TheCocktailDB API (free, no auth)
0 tools · streamable-http
Cocktail Glass
Searches 500 cocktail recipes, retrieves full recipes, finds drinks by ingredient, and suggests random picks.
0 tools
Random Cocktail
A random cocktail from TheCocktailDB, no key. Returns one drink with full ingredients and instructions. For AI agents suggesting drinks. [x4
0 tools · http
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": {
    "cocktails": {
      "url": "None",
      "transport": "http"
    }
  }
}