MCP Google Map Server

MCP Google Map Server

By cablate GitHub

A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.

ai dive
Overview

What is MCP Google Map Server?

MCP Google Map Server is a powerful Model Context Protocol (MCP) server that provides comprehensive integration with the Google Maps API, enhanced with LLM processing capabilities.

How to use MCP Google Map Server?

To use the MCP Google Map Server, install it via NPM and run it from the command line. For integration with Dive Desktop, add the MCP server configuration in the application settings.

Key features of MCP Google Map Server?

  • Location search and information retrieval
  • Geocoding and reverse geocoding
  • Detailed place information

Use cases of MCP Google Map Server?

  1. Integrating Google Maps functionalities into applications.
  2. Providing location-based services and information retrieval.
  3. Enhancing applications with geocoding capabilities.

FAQ from MCP Google Map Server?

  • How do I set up the Google Maps API?

You need to create a project in Google Cloud Console, enable Google Maps API services, obtain an API key, and set the GOOGLE_MAPS_API_KEY environment variable.

  • Is there a community for contributions?

Yes! Community participation is welcome, and you can contribute by reporting issues, submitting pull requests, or providing suggestions.

Content

MCP Google Map Server

A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.

Features

Google Maps Features

  • Location Search

    • Search for places near a specific location with customizable radius and filters
    • Get detailed place information including ratings, opening hours, and contact details
  • Geocoding Services

    • Convert addresses to coordinates (geocoding)
    • Convert coordinates to addresses (reverse geocoding)
  • Distance & Directions

    • Calculate distances and travel times between multiple origins and destinations
    • Get detailed directions between two points with step-by-step instructions
    • Support for different travel modes (driving, walking, bicycling, transit)
  • Elevation Data

    • Retrieve elevation data for specific locations

Installation

Via NPM

npm install -g @cablate/mcp-google-map

Usage

Command Line

mcp-google-map

Integration with Dive Desktop

  1. Click "+ Add MCP Server" in Dive Desktop
  2. Copy and paste the following configuration:
{
  "mcpServers": {
    "google-map": {
      "command": "npx",
      "args": ["-y", "@cablate/mcp-google-map"],
      "env": {
        "GOOGLE_MAPS_API_KEY": "your_api_key"
      },
      "enabled": true
    }
  }
}
  1. Click "Save" to complete the installation

Available Tools

The server provides the following tools:

  1. search_nearby - Search for places near a specific location
  2. get_place_details - Get detailed information about a specific place
  3. maps_geocode - Convert an address to coordinates
  4. maps_reverse_geocode - Convert coordinates to an address
  5. maps_distance_matrix - Calculate distances and times between multiple origins and destinations
  6. maps_directions - Get directions between two points
  7. maps_elevation - Get elevation data for specific locations

Google Maps API Setup

To use this service, you need to:

  1. Create a project in Google Cloud Console
  2. Enable Google Maps API services
  3. Obtain an API key
  4. Set the GOOGLE_MAPS_API_KEY environment variable

Tech Stack

  • TypeScript
  • Node.js
  • Google Maps Services JS
  • Model Context Protocol SDK

License

MIT

Contributing

Community participation and contributions are welcome! Here's how you can contribute:

  • ⭐️ Star the project if you find it helpful
  • 🐛 Submit Issues: Report bugs or provide suggestions
  • 🔧 Create Pull Requests: Submit code improvements

Contact

If you have any questions or suggestions, feel free to reach out:

  • 📧 Email: reahtuoo310109@gmail.com
  • 📧 GitHub: CabLate
  • 🤝 Collaboration: Welcome to discuss project cooperation
  • 📚 Technical Guidance: Sincere welcome for suggestions and guidance
No tools information available.
FridayAI
FridayAI by VedantRGosavi

AI-gaming companion to help with quests.

ai gaming
View Details

mcp-use is the easiest way to interact with mcp servers with custom agents

Nerve
Nerve by evilsocket

The Simple Agent Development Kit.

Deep-Co
Deep-Co by succlz123

A Chat Client for LLMs, written in Compose Multiplatform.

MCP server that allows AI tools to interact with the CheerLights API.

LibraryAI
LibraryAI by YELANDAOKONG

[C#/AI] (LibraryAI/ConsoleAI) AI 知识库与数据处理程序