Country By Api Ninjas MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Optional host (not applicable for stdio transport) | |
| PORT | No | Optional port (not applicable for stdio transport) | |
| API_KEY | Yes | API 密钥 (API Key) for Api Ninjas |
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 |
|---|---|
| v1countryD | API Ninjas Country 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 for ambiguity or overlap between tools. The tool 'v1country' has a singular, clear purpose as described.
A single tool inherently has consistent naming, as there are no other tools to compare it against. The name 'v1country' follows a predictable pattern for an API endpoint.
One tool is too few for a server named 'Country By Api Ninjas MCP Server', which suggests a broader scope for country-related operations. A single endpoint feels thin and underdeveloped for this domain.
The tool surface is severely incomplete for a country API server. It lacks basic operations like searching countries, getting details by name or code, filtering by region, or any CRUD-like functionality, leaving obvious gaps.