Skip to main content
Glama
tchardonnens

Coconuts MCP Server

by tchardonnens

Coconuts MCP Server

A Model Context Protocol (MCP) server for managing Google Maps saved places in a SQLite database.

Project Structure

coconuts-mcp-server/
├── src/
│   └── coconuts/           # Main package
│       ├── __init__.py
│       ├── database.py     # Database models and operations
│       └── server.py       # MCP server implementation
├── examples/               # Usage examples
│   └── example_usage.py
├── data/                   # Data files
│   ├── google_maps_places.db
│   └── exported_places.json
├── docs/                   # Documentation
│   └── README.md
├── pyproject.toml          # Project configuration
└── README.md               # This file

Installation

uv sync

Usage

See the detailed documentation for complete usage instructions.

Running Examples

uv run coconuts/example_usage.py

Development

This project follows Python packaging best practices with a src/ layout for better isolation and testing.

Development Setup

uv sync
uv run mcp dev coconuts/server.py

Running Examples

uv run coconuts/example_usage.py
-
license - not tested
Not graded
quality - not tested
Not graded
maintenance - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det…

  • Google Maps places, reviews, contributor history, photos and posts as JSON. No Google Cloud.

  • Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…

View all MCP Connectors

Latest Blog Posts

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/tchardonnens/coconuts-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server