Manages Google Maps saved places in a SQLite database using the Model Context Protocol.
Coconuts provides a Model Context Protocol (MCP) server designed to help you organize and manage your Google Maps saved places. It stores your location data efficiently in a SQLite database, allowing for structured access and manipulation. With a clean `src/` layout, it's built following Python packaging best practices, making it suitable for both personal use in managing saved places and as a foundational component for developers building applications that interact with Google Maps data.