Skip to main content
Glama
start-webui.sh240 B
#!/bin/bash docker network create zignet-net docker run -d --name open-webui \ --network zignet-net \ -p 3000:8080 \ -e OLLAMA_BASE_URL=http://ollama:11434 \ -v open-webui:/app/backend/data \ ghcr.io/open-webui/open-webui:latest

Latest Blog Posts

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/fulgidus/zignet'

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