gmap
by bolin8017
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEADLESS | No | Set to '0' to run browser headed. | |
| GMAP_HOME | No | Base dir for runtime data. Set it explicitly for global/read-only installs. | the package dir |
| GMAP_CACHE | No | Candidate cache directory. | $GMAP_HOME/cache |
| GMAP_RETRIES | No | Navigation retry count. | 2 |
| GMAP_FAILURE_DIR | No | Failure artifacts directory. | $GMAP_HOME/logs/failures |
| GMAP_FAST_SOCIAL | No | Set to '0' to disable high-confidence social fast path. | |
| GMAP_SIDECAR_DIR | No | Sidecar notes directory. | $GMAP_HOME/data/sidecar-notes |
| GMAP_SOCIAL_CACHE | No | Social cache directory. | $GMAP_HOME/cache |
| GMAP_BENCHMARK_LOG | No | Benchmark log file. | $GMAP_HOME/logs/gmap-benchmark.jsonl |
| GMAP_REGION_CONFIG | No | Path to region config JSON file. | $GMAP_HOME/config/region-lists.json |
| GOOGLE_MAPS_PROFILE | Yes | Persistent Chromium profile (required for browser ops). No default. | |
| GMAP_RETRY_MIN_TIMEOUT_MS | No | Minimum retry timeout in ms. | 750 |
| YTDLP_COOKIES_FROM_BROWSER | No | Let yt-dlp reuse browser cookies for captions. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bolin8017/gmap-place-saver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server