We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/washyu/mcp_python_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.development•193 B
# Development configuration using Pi5 services
OLLAMA_HOST=http://192.168.10.185:11434
OLLAMA_MODEL=llama2
# Mock API for Proxmox (faster testing)
PROXMOX_HOST=localhost
PROXMOX_USE_MOCK=true