Skip to main content
Glama

Google Maps MCP Server

by Moe03
tsconfig.json407 B
{ "compilerOptions": { "baseUrl": ".", "strict": true, "jsx": "react", "allowJs": true, "outDir": "dist", "rootDir": "src", "skipLibCheck": true, "preserveSymlinks": false, "module": "ESNext", "moduleResolution": "Node", "esModuleInterop": true, "target": "ESNext" }, "include": ["./src/**/*.ts"], "exclude": ["./dist/**/*.js", "./node_modules/**"] }

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/Moe03/mcp-hello-world'

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