Loading MCP server directory, please wait...
Country facts, administrative boundaries and regional statistics, for interactive geography.
npx @getmcp/cli add io.github.arnienemeth/geo-explorer-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RESTCOUNTRIES_API_KEYFree API key from https://restcountries.com/sign-up, used for country facts.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arnienemeth/geo-explorer-mcp": {
"command": "uvx",
"args": [
"geo-explorer-mcp"
],
"env": {
"RESTCOUNTRIES_API_KEY": "",
"GEO_EXPLORER_CONTACT": ""
}
}
}
}