Skip to main content
Glama

YggTorrent MCP Server

compose.yaml424 B
name: ygg-torrent-mcp services: ygg-torrent-mcp: container_name: ygg-torrent-mcp build: . image: ygg-torrent-mcp restart: unless-stopped ports: - 8000:8000 env_file: - .env dns: - 9.9.9.9 - 149.112.112.112 - 2620:fe::fe - 2620:fe::9 logging: driver: "json-file" options: max-size: "10m" max-file: "3" network_mode: bridge

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/philogicae/ygg-torrent-mcp'

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