MCP Server
MCP
io.github.bamwor-dev/bamwor-mcp-server
World geographic data for AI agents: 261 countries, 5.2M cities, rankings, and 9 indexes.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "bamwor-mcp-server",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Bamwor API key for full access and higher rate limits. Works anonymously without it. Get one free at https://bamwor.com/en/developers/quickstart",
"isSecret": true,
"name": "BAMWOR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment