Skip to main content
Glama

geocontext

by ignfab
docker-compose.yaml469 B
services: geocontext: image: geocontext build: context: . args: - http_proxy - https_proxy environment: - http_proxy - https_proxy - HTTP_PROXY - HTTPS_PROXY ports: - ${APP_PORT:-3000}:3000 deploy: resources: limits: cpus: '0.5' memory: 256M reservations: cpus: '0.1' memory: 256M restart: unless-stopped

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