Map Traveler
Integrates with Google Maps to create virtual travel experiences where users can navigate real-world routes with customizable avatars, discover nearby facilities, and share journeys on Bluesky.
18 stars
0 tools
Created Aug 2025
@mfukushim/mfukushim-map-traveler-map-traveler-mcpAbout
Integrates with Google Maps to create virtual travel experiences where users can navigate real-world routes with customizable avatars, discover nearby facilities, and share journeys on Bluesky.
Categories
general
Installation
npm
npm install @mfukushim/mfukushim-map-traveler-map-traveler-mcp
Configuration
{
"mcpServers": {
"mfukushim-map-traveler-map-traveler-mcp": {
"command": "npx",
"args": [
"-y",
"@mfukushim/mfukushim-map-traveler-map-traveler-mcp"
]
}
}
}