Skip to main content
Glama
docker-compose.yaml150 B
version: '3.8' services: redis: image: redis:alpine ports: - "6379:6379" volumes: - redis_data:/data volumes: redis_data:

Latest Blog Posts

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/mcpauth/mcpauth'

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