
ApogeoAPI
@APOGEOAPI
ApogeoAPI について
Geographic data for AI agents — 250+ countries, states, cities, IP geolocation, and live exchange rates (161 currencies) updated every 4 hours.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"apogeoapi": {
"command": "npx",
"args": [
"-y",
"@apogeoapi/mcp"
],
"env": {
"APOGEOAPI_KEY": "<YOUR_API_KEY>"
}
}
}
}ツール
8Full country data by ISO2/ISO3 code — name, capital, region, population, currency, live USD rate, timezones, phone code
Paginated list of all 250+ countries
Search countries by partial name
All states/provinces for a country
All cities for a state by numeric state ID
Live USD exchange rate for a country's currency (updated every 4 hours)
Country, region, city, coordinates, timezone, and EU membership for any IPv4/IPv6
Search across countries, states, and cities in one query
概要
What is ApogeoAPI?
ApogeoAPI is an MCP server that exposes geographic data, live exchange rates, and IP geolocation as tools for AI assistants like Claude Desktop and Cursor. It allows users to query country information, search locations, and retrieve currency rates directly from an AI chat interface.
How to use ApogeoAPI?
Install the package via npx -y @apogeoapi/mcp and configure it in your MCP client’s JSON config file (e.g., claude_desktop_config.json). Set the APOGEOAPI_KEY environment variable with your API key. After the client restarts, the tools appear automatically.
Key features of ApogeoAPI
- Country data by ISO2/ISO3 code
- Paginated list of 250+ countries
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
コメント