Skip to main content
Glama
docker-compose.yml373 B
services: mcp-mixsearch: build: context: ../.. dockerfile: Dockerfile container_name: mcp-mixsearch volumes: - ../..:/app working_dir: /app command: ["--from", ".", "mcp-mixsearch", "--mode", "rest"] ports: - "3000:3000" environment: - UV_CACHE_DIR=/tmp/uv-cache - MCP_ONLY=false restart: unless-stopped

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/geosp/mcp-mixsearch'

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