apogeoapi-mcp
Geographic data, live exchange rates, and IP geolocation for Claude Desktop, Cursor, and any MCP-compatible AI assistant.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- List Countries: List all countries with pagination. Returns geographic data including name, capital, region, currency, and live exchange rate.
- Get Country: Get full data for a country by ISO2 or ISO3 code — name, capital, region, population, currency, live USD exchange rate, timezones, and phone code.
- Search Countries: Search countries by name, ISO code, region, or currency code.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Geographic data, live exchange rates, and IP geolocation for Claude Desktop, Cursor, and any MCP-compatible AI assistant.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| list_countries | List all countries with pagination. Returns geographic data including name, capital, region, currency, and live exchange rate. |
| get_country | Get full data for a country by ISO2 or ISO3 code — name, capital, region, population, currency, live USD exchange rate, timezones, and phone code. |
| search_countries | Search countries by name, ISO code, region, or currency code. |
| get_states | Get all states or provinces for a country by ISO2 code. |
| get_cities | Get cities for a country or specific state. Returns city name, coordinates, and timezone. |
| get_currency_rate | Get the live USD exchange rate for any of 161 supported currencies. |
| geolocate_ip | Geolocate an IPv4 or IPv6 address. Returns country, region, city, timezone, and coordinates. |
| global_search | Search across countries, states, and cities in a single query. |