Skip to main content
Glama
BACH-AI-Tools

Cocktail By Api Ninjas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for authentication with the Cocktail By Api Ninjas API

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
v1cocktailC

API Ninjas Cocktail API endpoint. Either name or ingredients parameter must be set.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as accessing the Cocktail API with specific parameter requirements.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare it against for patterns or conventions.

Tool Count2/5

One tool is too few for a server named 'Cocktail By Api Ninjas', which suggests a domain with multiple potential operations (e.g., search by name, ingredient, category, random cocktail). This minimal surface will likely cause agent failures due to limited functionality.

Completeness1/5

The server is severely incomplete for its apparent cocktail domain. It only offers a single generic endpoint without clear CRUD or lifecycle coverage (e.g., no distinct tools for searching, filtering, or retrieving detailed cocktail information), leaving significant gaps in functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues