Back to Home
iceener icon

maps-streamable-mcp-server

Verified Safe

by iceener

Overview

This MCP server is designed for location-aware AI agents running on mobile devices to search places, get details, and plan routes using Google Maps Platform APIs.

Installation

Run Command
bun dev

Environment Variables

  • API_KEY
  • BEARER_TOKEN
  • AUTH_ENABLED
  • AUTH_STRATEGY
  • NODE_ENV
  • MCP_PROTOCOL_VERSION
  • RS_TOKENS_ENC_KEY

Security Notes

The server implements robust security practices, including explicit use of environment variables/secrets for API keys and bearer tokens, input validation via Zod schemas, and proper CORS configuration. It features a security middleware that validates origin and MCP protocol version, and a logger with sensitive data redaction. AES-256-GCM encryption is available for KV storage in Cloudflare Workers. While origin validation for production includes a placeholder that defaults to `true` (requiring explicit configuration by the user), the overall code design prioritizes security.

Similar Servers

Stats

Interest Score74
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars12
Forks0
Last Update2025-12-09

Tags

mcpgoogle-mapsplaces-apiroutes-apinavigation