Skip to main content
Glama

ZeroTrusted ai PII Detection

dockerfile300 B
FROM python:3.11 # Install poetry RUN curl -sSL https://install.python-poetry.org | python3 - && \ export PATH="$HOME/.local/bin:$PATH" # Set path ENV PATH="/root/.local/bin:$PATH" # Create app directory WORKDIR /app # Copy and install COPY . . RUN poetry install CMD ["python", "main.py"]

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/www-zerotrusted-ai/zt-pii-agent-open-source'

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