apogeoapi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APOGEOAPI_KEY | Yes | Your API key from the dashboard | |
| APOGEOAPI_BASE_URL | No | Override the API base URL (default: https://api.apogeoapi.com) | https://api.apogeoapi.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_countryA | Get full data for a country by ISO2 or ISO3 code — includes name, capital, region, population, currency, live USD exchange rate, timezones, and phone code. |
| list_countriesA | List all countries with pagination. Returns basic info by default — add fields=full for all data. |
| search_countriesB | Search countries by name (e.g. "arg" finds Argentina). Returns paginated matches. |
| get_statesB | Get all states/provinces for a country. Requires Starter plan or above. |
| get_citiesB | Get all cities for a state/province by state ID. Requires Starter plan or above. |
| get_currency_rateA | Get the live USD exchange rate for a country's currency. Updated every 4 hours. Requires Starter plan or above. |
| geolocate_ipA | Geolocate an IPv4 or IPv6 address — returns country, region, city, coordinates, timezone, and EU membership. Requires Starter plan or above. |
| global_searchB | Search across countries, states, and cities in a single query. Returns the best matches from all geographic entity types. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/APOGEOAPI/apogeoapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server