Skip to main content
Glama

MCP Google Map Server

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/cablate/mcp-google-map'

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