Skip to main content
Glama

Map Traveler MCP

by mfukushim

set_traveler_location

Define a traveler's current address in the Map Traveler MCP server to enable virtual navigation, photo reporting, and SNS integration on Google Maps.

Instructions

Set the traveler's current address

Input Schema

NameRequiredDescriptionDefault
addressYesaddress set to traveler

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "address set to traveler", "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from Map Traveler MCP

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/mfukushim/map-traveler-mcp'

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