bamwor-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BAMWOR_API_KEY | Yes | Your Bamwor API key | |
| BAMWOR_API_URL | No | Override API URL (default: https://bamwor.com/api/v1) | https://bamwor.com/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_countryB | Get detailed data about a country by name, slug, or ISO code. Returns population, area, capital, region, coordinates, and 20+ statistics. |
| search_countriesB | Search for countries by name or keyword, with optional region filter. Returns a list of matching countries with basic data. |
| search_citiesB | Search for cities worldwide by name. Returns matching cities from a database of 13.4M cities with population and country. |
| list_cities_by_countryB | List cities in a specific country, sorted by population or name. Supports minimum population filter. Covers 13.4M cities globally. |
| compare_countriesC | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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