Skip to main content
Glama

geocontext

by ignfab
tsconfig.json496 B
{ "compilerOptions": { "outDir": "./dist/", "noImplicitAny": true, "moduleResolution": "node", "sourceMap": true, "declaration": true, "module": "ESNext", "target": "ESNext", "lib": [ "es2015" ], "allowSyntheticDefaultImports": true, "skipLibCheck": true, "allowJs": true, "esModuleInterop": true }, "include": [ "./src/**/*" ], "exclude": [ "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/ignfab/geocontext'

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