Skip to main content
Glama

Createve.AI Nexus

by spgoodman
docker-compose.yamlβ€’321 B
services: createveai-nexus-server: container_name: createveai-nexus-server build: context: . dockerfile: Dockerfile ports: - 43080:43080 volumes: - ./config.yaml:/config.yaml:ro - ./logs:/app/logs - ./processing:/app/processing - ./custom_apis:/app/custom_apis

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/spgoodman/createveai-nexus-server'

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