Skip to main content
Glama

ZeroTrusted ai PII Detection

pyproject.toml527 B
[tool.poetry] name = "zt-pii-agent-open-source" version = "0.1.0" description = "ZeroTrusted.ai PII agent repo" authors = ["Vijay Karavadra <vijay.karavadra@zerotrusted.ai>"] readme = "README.md" packages = [{ include = "app" }] [tool.poetry.dependencies] python = "^3.11" uvicorn = "^0.30.6" fastapi = "^0.113.0" loguru = "^0.7.2" pydantic-settings = "^2.4.0" python-multipart = "^0.0.9" requests = "^2.32.3" httpx = "0.27.2" mcp = "^1.9.1" [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api"

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