Skip to main content
Glama

Google Maps MCP Server

by Moe03

add_post

Add a text post to the Google Maps MCP Server to share or store geolocation-related information using the provided content.

Instructions

Adds a simple text post.

Input Schema

NameRequiredDescriptionDefault
contentYesThe text content of the post to add.

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "The text content of the post to add.", "type": "string" } }, "required": [ "content" ], "type": "object" }
Install Server

Other Tools from Google Maps MCP Server

Related Tools

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/Moe03/mcp-hello-world'

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