MCP Google Map Server

Integrations

  • Requires Google Cloud Console for API setup and key generation to enable the Google Maps services.

  • Provides comprehensive Google Maps API integration with location search, place details, geocoding, distance calculation, directions, and elevation data retrieval capabilities.

  • Serves as the runtime environment for the MCP server, enabling server-side execution of the Google Maps integration.

MCP 구글 맵 서버

LLM 처리 기능과 포괄적인 Google Maps API 통합을 제공하는 강력한 모델 컨텍스트 프로토콜(MCP) 서버입니다.

특징

Google 지도 기능

  • 위치 검색
    • 사용자 정의 가능한 반경과 필터를 사용하여 특정 위치 근처의 장소를 검색하세요
    • 평점, 영업시간, 연락처 등 자세한 장소 정보를 받아보세요
  • 지오코딩 서비스
    • 주소를 좌표로 변환(지오코딩)
    • 좌표를 주소로 변환(역 지오코딩)
  • 거리 및 방향
    • 여러 출발지와 목적지 사이의 거리와 이동 시간을 계산합니다.
    • 단계별 지침으로 두 지점 사이의 자세한 경로를 확인하세요.
    • 다양한 이동 모드(운전, 도보, 자전거, 대중교통) 지원
  • 고도 데이터
    • 특정 위치에 대한 고도 데이터 검색

설치

NPM을 통해

지엑스피1

용법

명령줄

mcp-google-map

Dive Desktop 과의 통합

  1. Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.
  2. 다음 구성을 복사하여 붙여넣으세요.
{ "mcpServers": { "google-map": { "command": "npx", "args": ["-y", "@cablate/mcp-google-map"], "env": { "GOOGLE_MAPS_API_KEY": "your_api_key" }, "enabled": true } } }
  1. "저장"을 클릭하여 설치를 완료하세요.

사용 가능한 도구

서버는 다음과 같은 도구를 제공합니다.

  1. search_nearby - 특정 위치 근처 장소 검색
  2. get_place_details - 특정 장소에 대한 자세한 정보를 가져옵니다.
  3. maps_geocode - 주소를 좌표로 변환
  4. maps_reverse_geocode - 좌표를 주소로 변환
  5. maps_distance_matrix - 여러 출발지와 목적지 사이의 거리와 시간을 계산합니다.
  6. maps_directions - 두 지점 사이의 길찾기
  7. maps_elevation - 특정 위치에 대한 고도 데이터 가져오기

Google Maps API 설정

이 서비스를 이용하려면 다음이 필요합니다.

  1. Google Cloud Console 에서 프로젝트 만들기
  2. Google Maps API 서비스 활성화
  3. API 키 얻기
  4. GOOGLE_MAPS_API_KEY 환경 변수를 설정합니다.

기술 스택

  • 타입스크립트
  • 노드.js
  • Google 지도 서비스 JS
  • 모델 컨텍스트 프로토콜 SDK

특허

MIT

기여하다

커뮤니티 참여와 기여를 환영합니다! 기여 방법은 다음과 같습니다.

  • ⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.
  • 🐛 문제 제출: 버그를 보고하거나 제안을 제공하세요
  • 🔧 풀 리퀘스트 생성: 코드 개선 사항 제출

연락하다

질문이나 제안 사항이 있으시면 언제든지 문의해 주세요.

  • 📧 이메일: reahtuoo310109@gmail.com
  • 📧 GitHub: CabLate
  • 🤝 협업: 프로젝트 협력에 대해 논의해 보세요
  • 📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Google Maps API 통합을 제공하는 모델 컨텍스트 프로토콜 서버로, 이를 통해 사용자는 위치를 검색하고, 장소 세부 정보를 얻고, 주소를 지오코딩하고, 거리를 계산하고, 방향을 얻고, LLM 처리 기능을 통해 고도 데이터를 검색할 수 있습니다.

  1. 특징
    1. Google 지도 기능
  2. 설치
    1. NPM을 통해
  3. 용법
    1. 명령줄
    2. Dive Desktop 과의 통합
  4. 사용 가능한 도구
    1. Google Maps API 설정
      1. 기술 스택
        1. 특허
          1. 기여하다
            1. 연락하다

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                A Model Context Protocol server that enables LLMs to perform web searches using Google's Custom Search API through a standardized interface.
                Last updated -
                1
                7
                TypeScript
                MIT License
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that connects to Google Cloud services, allowing users to query logs, interact with Spanner databases, and analyze Cloud Monitoring metrics through natural language interaction.
                Last updated -
                16
                2
                TypeScript
              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that provides seamless integration with Google Workspace, allowing operations with Google Drive, Docs, and Sheets through secure OAuth2 authentication.
                Last updated -
                Python
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that enables LLMs to perform Google searches via the Serper API, allowing models to retrieve current information from the web.
                Last updated -
                1
                Python

              View all related MCP servers

              ID: zklgabgp2q