Skip to main content
Glama
compose.yml441 B
services: simplifier-mcp: image: simplifierag/simplifier-mcp:latest environment: - SIMPLIFIER_BASE_URL=${SIMPLIFIER_BASE_URL} - SIMPLIFIER_TOKEN=${SIMPLIFIER_TOKEN} # optional: use credentials file instead of token: # - SIMPLIFIER_CREDENTIALS_FILE=/app/credentials.json # uncomment if using credentials file: #volumes: # - /path/to/credentials.json:/app/credentials.json stdin_open: true

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/SimplifierIO/simplifier-mcp'

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