Skip to main content
Glama

Coconuts MCP Server

by tchardonnens
pyproject.toml350 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "coconuts-mcp-server" version = "0.1.0" description = "MCP server for managing Google Maps saved places" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.16.0", ] [tool.hatch.build.targets.wheel] packages = ["src/coconuts"]

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