Skip to main content
Glama

Docker MCP Server

settings.py165 B
from pydantic_settings import BaseSettings, SettingsConfigDict class ServerSettings(BaseSettings): model_config = SettingsConfigDict(env_prefix="mcp_server_")

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/ckreiling/mcp-server-docker'

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