Skip to main content
Glama
BACH-AI-Tools

Country By Api Ninjas MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoOptional host (not applicable for stdio transport)
PORTNoOptional port (not applicable for stdio transport)
API_KEYYesAPI 密钥 (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

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
v1countryD

API Ninjas Country 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 for ambiguity or overlap between tools. The tool 'v1country' has a singular, clear purpose as described.

Naming Consistency5/5

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.

Tool Count2/5

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.

Completeness1/5

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.

Maintenance

ActivityInactive
ResponsivenessNo issues