Skip to main content
Glama

Torrent Search MCP Server

pyproject.toml803 B
[project] name = "torrent-search-mcp" version = "1.11.0" description = "TorrentSearch MCP Server" authors = [{ name = "philogicae" }] requires-python = ">=3.10,<4.0" readme = "README.md" license = "MIT" dependencies = [ "ygg-torrent-mcp", "crawl4ai", "aiocache", "fastmcp", "fastapi", "pybase62", ] [project.urls] Repository = "https://github.com/philogicae/torrent-search-mcp" Release = "https://github.com/philogicae/torrent-search-mcp/releases" DeepWiki = "https://deepwiki.com/philogicae/torrent-search-mcp" [project.scripts] torrent-search-mcp = "torrent_search.__main__:cli" [dependency-groups] dev = ["ruff", "pytest", "pytest-asyncio", "mypy"] [tool.hatch.build] include = ["torrent_search"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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

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