Skip to main content
Glama

MCP Google Maps - stdio Edition

index.ts174 B
export const Logger = { log: (...args: any[]) => { console.error("[INFO]", ...args); }, error: (...args: any[]) => { console.error("[ERROR]", ...args); }, };

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/vicente-alvarado/mcp-google-map-stdio'

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