mcp-geo
mcp-geo
Geo MCP — 地理情報を無料の公開 API から利用するためのユーティリティです。
Pipeworx の一部 — AI エージェントを 1394+ のライブデータソースに接続する MCP ゲートウェイです。
ツール
ツール | 説明 |
| 住所または地名を OpenStreetMap Nominatim で座標に変換し、最大5件の一致する座標を取得します。各結果の緯度、経度、display_name、場所の種別を返します。 |
| 座標を実際の住所に変換します。番地、市区町村、国、郵便番号を返します。緯度・経度のペアから場所を特定するために使用します。 |
| 国名または ISO コード(例: 'US'、'FR')で国の情報を取得します。首都、人口、通貨、言語、隣接国を返します。地域の背景や事実の確認に使用します。 |
| 指定された緯度・経度について、TimeAPI.io を介して IANA タイムゾーン名、現在の現地時刻、UTC オフセット(時間)を調べます。座標が必要です — 都市名は受け付けません。 |
| 指定された緯度・経度と、任意の日付(YYYY-MM-DD 形式、デフォルトは今日)について、日の出・日の入り・太陽南中・市民薄明の開始/終了・日照時間(秒)を Sunrise-Sunset API で取得します。 |
Related MCP server: Google Maps MCP Server
クイックスタート
MCP クライアント(Claude Desktop、Cursor、Windsurf など)に追加してください:
{
"mcpServers": {
"geo": {
"url": "https://gateway.pipeworx.io/geo/mcp"
}
}
}または、フル Pipeworx ゲートウェイに接続して、すべての 1394+ ライブデータソースにアクセスできます:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pipeworx を使用する
ツールを直接呼び出す代わりに、平易な英語で質問できます:
ask_pipeworx({ question: "your question about Geo data" })ゲートウェイが最適なツールを選び、引数を自動的に入力します。
詳細
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnhances LLM capabilities with location-based services and geospatial data, enabling users to geocode addresses, find nearby points of interest, get directions, optimize meeting points, and analyze neighborhoods.12220MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Google Maps API for geocoding, place search, directions, distance matrices, and elevation data through natural language.MIT
- AlicenseNot gradedqualityCmaintenanceProvides geocoding, place search, directions, distance matrix, and elevation data from Google Maps. Enables natural language queries to locate places, get directions, and retrieve map-related information.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables forward and reverse geocoding using the OpenCage API, allowing conversion between addresses and coordinates.2MIT
Related MCP Connectors
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Real-world data for agents: air quality, geocoding, quakes, holidays, web search
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/pipeworx-io/mcp-geo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server