Skip to main content
Glama

ALA API MCP Server

Official
.env.example720 B
# ALA MCP Server Configuration # Copy this file to .env and customize as needed # ALA API Configuration # Base URL for the ALA Biocache Web Services API # Both biocache-ws.ala.org.au and biocache.ala.org.au work identically # OpenAPI spec: https://biocache.ala.org.au/ws/v3/api-docs # Swagger UI: https://biocache.ala.org.au/ws/swagger-ui/index.html ALA_BASE_URL=https://biocache-ws.ala.org.au/ws ALA_DEFAULT_TIMEOUT=30 # Server Configuration ALA_LOG_LEVEL=INFO # DEBUG, INFO, WARNING, ERROR, CRITICAL # Optional: JWT API Authentication (Bearer token) # Required for: assertion management, user properties # Most read/search endpoints are publicly accessible without authentication # ALA_API_KEY=your-jwt-token-here

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/AtlasOfLivingAustralia/ala-mcp'

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