Skip to main content
Glama

Superglue MCP

Official
by superglue-ai
docker-compose.yml324 B
services: superglue: build: context: . dockerfile: docker/Dockerfile ports: - "3000:3000" - "3001:3001" - "3002:3002" env_file: - .env healthcheck: test: ["CMD", "curl", "-f", "http://localhost:3000/health"] interval: 30s timeout: 10s retries: 3

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/superglue-ai/superglue'

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