version: '3'
services:
jewish-library-server:
build:
context: .
dockerfile: Dockerfile
container_name: jewish-library-server
environment:
- PYTHONIOENCODING=utf-8
volumes:
# Optional: Mount a local log file to persist logs
- ./jewish_library.log:/app/jewish_library.log
restart: unless-stopped
# If you want to expose the server on a specific port (if needed)
# ports:
# - "8000:8000"
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/Sivan22/mcp-otzaria-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server