We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/onlitec/VPS-MCP-SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•350 B
# Portainer Configuration
# URL base do Portainer (sem barra no final)
PORTAINER_URL=http://localhost:9000
# Chave de API do Portainer
# Obtenha em: Portainer > My account > Access tokens
PORTAINER_API_KEY=ptr_your_api_key_here
# ID do endpoint Docker (geralmente 1 para instalação local)
# Veja em: Portainer > Endpoints
PORTAINER_ENDPOINT_ID=1