Enables management of Google Maps saved places stored in a SQLite database, allowing retrieval and manipulation of location data and saved place information.
Provides database operations for storing and managing Google Maps places data through SQLite database interactions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Coconuts MCP Servershow me all my saved restaurants in San Francisco"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Coconuts MCP Server
A Model Context Protocol (MCP) server for managing Google Maps saved places in a SQLite database.
Project Structure
Installation
Usage
See the detailed documentation for complete usage instructions.
Running Examples
Development
This project follows Python packaging best practices with a src/ layout for better isolation and testing.