mcp-geo
mcp-geo
Geo MCP — 무료 공공 API 기반 지리 유틸리티
Pipeworx의 일부 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 주소 또는 장소 이름을 OpenStreetMap의 Nominatim을 통해 최대 5개의 일치하는 좌표로 변환합니다. 각 결과에 대해 위도, 경도, display_name, 장소 유형을 반환합니다. |
| 좌표를 실제 주소로 변환합니다. 도로명 주소, 도시, 국가, 우편번호를 반환합니다. lat/lng 쌍으로 위치를 식별하는 데 사용합니다. |
| 국가 이름 또는 ISO 코드(예: 'US', 'FR')로 국가 정보를 가져옵니다. 수도, 인구, 통화, 언어, 이웃 국가를 반환합니다. 지역 맥락이나 사실 확인에 사용합니다. |
| 주어진 위도와 경도에 대해 IANA 시간대 이름, 현재 현지 시간, UTC 오프셋(시간)을 TimeAPI.io를 통해 조회합니다. 좌표가 필요합니다 — 도시 이름은 허용되지 않습니다. |
| 주어진 위도/경도와 선택적 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