Skip to main content
Glama
BACH-AI-Tools

Nutrition By Api Ninjas MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoNot applicable
PORTNoNot applicable
API_KEYYesAPI 密钥 (API Key)

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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
v1nutritionD

API Ninjas Nutrition API endpoint.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool 'v1nutrition' has a clearly distinct purpose, as there are no other tools to compare it against.

Naming Consistency5/5

Since there is only one tool, naming consistency is inherently perfect. There are no other tools to deviate from any pattern, so it cannot be inconsistent.

Tool Count2/5

A single tool for a nutrition API server feels thin and under-scoped. Typically, such a domain would benefit from multiple tools for different operations like searching foods, calculating nutrients, or retrieving dietary information, making this count inappropriate for the apparent scope.

Completeness1/5

The tool set is severely incomplete for a nutrition domain. With only one generic endpoint tool, there are significant gaps in coverage, such as missing specific queries for food items, nutrient breakdowns, or meal planning functions, which will likely cause agent failures in handling nutrition-related tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues