Nutrition By Api Ninjas MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Not applicable | |
| PORT | No | Not applicable | |
| API_KEY | Yes | API 密钥 (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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| v1nutritionD | API Ninjas Nutrition API endpoint. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
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.
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.
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.
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.