Skip to main content
Glama
bamwor-dev

bamwor-mcp-server

by bamwor-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BAMWOR_API_KEYYesYour Bamwor API key
BAMWOR_API_URLNoOverride API URL (default: https://bamwor.com/api/v1)https://bamwor.com/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_country

Get detailed data about a country by name, slug, or ISO code. Returns population, area, capital, region, coordinates, and 20+ statistics.

search_countries

Search for countries by name or keyword, with optional region filter. Returns a list of matching countries with basic data.

search_cities

Search for cities worldwide by name. Returns matching cities from a database of 13.4M cities with population and country.

list_cities_by_country

List cities in a specific country, sorted by population or name. Supports minimum population filter. Covers 13.4M cities globally.

compare_countries

Compare two countries side by side across all available metrics: population, area, GDP, HDI, life expectancy, and more.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bamwor-dev/bamwor-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server