Skip to main content
Glama

EOSC Data Commons Search

Official
compose.yml290 B
services: data-commons-search: build: . # image: ghcr.io/eosc-data-commons/data-commons-search:main ports: - "127.0.0.1:8000:8000" environment: - OPENSEARCH_URL=http://opensearch:9200 env_file: - keys.env volumes: - ./data:/data # For logs

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/EOSC-Data-Commons/data-commons-search'

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