Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
CapitalCityD

SOAP method: CapitalCity

CountriesUsingCurrencyD

SOAP method: CountriesUsingCurrency

CountryCurrencyD

SOAP method: CountryCurrency

CountryFlagD

SOAP method: CountryFlag

CountryISOCodeD

SOAP method: CountryISOCode

CountryIntPhoneCodeD

SOAP method: CountryIntPhoneCode

CountryNameD

SOAP method: CountryName

CurrencyNameD

SOAP method: CurrencyName

FullCountryInfoD

SOAP method: FullCountryInfo

FullCountryInfoAllCountriesC

SOAP method: FullCountryInfoAllCountries

LanguageISOCodeD

SOAP method: LanguageISOCode

LanguageNameD

SOAP method: LanguageName

ListOfContinentsByCodeC

SOAP method: ListOfContinentsByCode

ListOfContinentsByNameC

SOAP method: ListOfContinentsByName

ListOfCountryNamesByCodeC

SOAP method: ListOfCountryNamesByCode

ListOfCountryNamesByNameC

SOAP method: ListOfCountryNamesByName

ListOfCountryNamesGroupedByContinentC

SOAP method: ListOfCountryNamesGroupedByContinent

ListOfCurrenciesByCodeC

SOAP method: ListOfCurrenciesByCode

ListOfCurrenciesByNameC

SOAP method: ListOfCurrenciesByName

ListOfLanguagesByCodeC

SOAP method: ListOfLanguagesByCode

ListOfLanguagesByNameC

SOAP method: ListOfLanguagesByName

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.5/5.0

Scored across 21 tools

Disambiguation5/5

Every tool has a clearly distinct purpose targeting specific geographic or cultural data attributes (e.g., capital city, currency, flag, phone code). There is no overlap in functionality, and the descriptions precisely indicate what each tool retrieves, making misselection unlikely.

Naming Consistency5/5

All tool names follow a consistent PascalCase pattern with descriptive compound names (e.g., CountryCurrency, ListOfContinentsByName). The naming is predictable and readable throughout the set, with no deviations or mixed conventions.

Tool Count3/5

With 21 tools, the count is borderline high for a geographic data server, potentially feeling heavy. While each tool serves a distinct purpose, the number might be excessive for typical agent workflows, though not extreme.

Completeness5/5

The tool set provides comprehensive coverage for geographic and cultural data, including country details, currencies, languages, and continents. It supports both specific queries (e.g., CapitalCity) and bulk listings (e.g., FullCountryInfoAllCountries), with no obvious gaps in the domain.

Maintenance

ActivityInactive
ResponsivenessNo issues