Cocktail
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Cocktail: "
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Cocktail MCP Server
TheCocktailDB APIを利用したMCPサーバー。Claude Desktopに接続すると、自然言語でカクテルのレシピ検索・材料情報の取得ができるようになります。
セットアップ
npm install
npm run buildClaude Desktop接続設定
claude_desktop_config.json に以下を追加:
{
"mcpServers": {
"cocktail": {
"command": "node",
"args": ["/path/to/cocktail-mcp-server/dist/index.js"]
}
}
}ツール一覧
ツール名 | 説明 | 引数 |
| カクテル名でレシピ検索 |
|
| 材料からカクテル逆引き |
|
| ランダムにカクテルを1杯おすすめ | なし |
| 材料の詳細情報を取得 |
|
| カテゴリ/アルコール有無でフィルタ |
|
会話例
ユーザー: モヒートの作り方教えて
Claude: モヒートのレシピですね!
【材料】ライトラム 2-3 oz、ライムジュース 1 oz、砂糖 2 tsp、ミント...
ユーザー: ウォッカで作れるカクテル何がある?
Claude: ウォッカを使ったカクテルはこちらです!
1. Moscow Mule 2. Vodka Martini 3. Cosmopolitan...
ユーザー: 今日のおすすめカクテル出して
Claude: こんなのはいかがですか? Old Fashioned...開発
npm test # テスト実行
npm run test:watch # ウォッチモード技術スタック
TypeScript / Node.js
@modelcontextprotocol/sdk (MCP SDK)
Zod(バリデーション)
Vitest(テスト)
TheCocktailDB API(テストAPIキー
"1")
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yusuke-Shibata23/cocktail-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server