Skip to main content
Glama

DARPEngine

by DARPAI
constants.py207 B
from enum import StrEnum class BaseImage(StrEnum): python_3_10 = "python:3.10.17-slim" python_3_11 = "python:3.11.12-slim" python_3_12 = "python:3.12.10-slim" node_lts = "node:lts-alpine"

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/DARPAI/darp_engine'

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