Skip to main content
Glama

Model Control Plane (MCP) Server

FROM langflowai/langflow:latest # Copy components into the container COPY ./components /home/user/app/src/components # No need to change permissions - Docker will handle the ownership # when files are copied into the container # Ensure we are using the default user USER 1000:0 # The command and other settings are inherited from the base image

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/dvladimirov/MCP'

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