Skip to main content
Glama
sKuangster

Google Maps MCP Server

by sKuangster

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SHARED_SECRETYesSecret clients must send in the X-MCP-Secret header. Generate with `python -c "import secrets; print(secrets.token_urlsafe(32))"`
GOOGLE_MAPS_API_KEYYesGoogle Maps Platform API key
OAUTH_EXTRA_REDIRECTSNoComma-separated list of extra redirect URIs for OAuth (optional)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/sKuangster/Google-Maps-MCP'

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